How can I have a secure cookies auth with Lucia, Elysia and react? #1535
Unanswered
homocodian
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a react application and Elysia back-end with Lucia auth how can architect my application so I can have secure authentication with Lucia and react, should I serve my react application through Elysia so that I can use sameSite cookies or is any other way to host those 2 seperately and have secure cookie authentication?
Beta Was this translation helpful? Give feedback.
All reactions