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

How to use with jwt login? #111

Closed
KInGATiLLa opened this issue May 19, 2020 · 1 comment
Closed

How to use with jwt login? #111

KInGATiLLa opened this issue May 19, 2020 · 1 comment

Comments

@KInGATiLLa
Copy link

Generated jwt token using username password from my backend(java, python, php) api. Then i need store jwt in session cookie instead of custom password. Is it possible for this library? How to do that?

@vvo
Copy link
Owner

vvo commented May 20, 2020

@KInGATiLLa If you already generate a JWT then you most probably do not need this library. Better go with any Next.js + jwt google search / repository / tutorial instead. Good luck!

@vvo vvo closed this as completed May 20, 2020
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

2 participants