Replies: 1 comment
-
There is no jwt anywhere in your example code. I don't understand the question. Use a third party library like jsonwebtoken if you really need jwt. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I cannot seem to get jwt authentication to work.
I have no idea what I'm doing really here, just trying to follow the "session" example in Growing section....but this is incomplete.
It appears the token is not being persisted from the signin or signup methods.
index.js
models
Beta Was this translation helpful? Give feedback.
All reactions