How to set JWT token in cookie using next-auth? #799
Unanswered
sabermazoji
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.
-
Hi, I got an issue.
I send username and password to the endpoint to get JWT token.
I wanna using next-auth to implement authentication but here is a problem, I don’t have any idea how to store received token in cookie using next-auth.
How do I should do that?
I’ve already read documents. I got nothing.
Beta Was this translation helpful? Give feedback.
All reactions