Skip to content

adonis jwt authentication how find the user without store it on the database #1464

Answered by thetutlage
farshadfahimi asked this question in Help
Discussion options

You must be logged in to vote

JWT tokens are self contained and not stored inside database at all. I suggest reading about JWTs in general. https://jwt.io/

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by farshadfahimi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants