Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

authentication #50

Closed
lukasa1993 opened this issue Nov 11, 2020 · 3 comments
Closed

authentication #50

lukasa1993 opened this issue Nov 11, 2020 · 3 comments

Comments

@lukasa1993
Copy link

how you guys plan to tackle authentication ?
like only authenticated routes ?
or how would it handle bearer header?

@RoyalIcing
Copy link

I would guess they would advocate to take advantage of the server, and use HTTP-only cookies.

@lukasa1993
Copy link
Author

I would guess they would advocate to take advantage of the server, and use HTTP-only cookies.

that wont be to good, in that case putting express app behind api gateway wont be natural so i certainly hope it wont be like that

@machour
Copy link
Collaborator

machour commented Mar 16, 2022

There is now an example at https://remix.run/docs/en/v1/tutorials/jokes#authentication

@machour machour closed this as completed Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants