JWT support #128
Unanswered
tylermontney
asked this question in
Q&A
JWT support
#128
Replies: 1 comment
-
|
It neither will nor does, but rather can. That's a placeholder page for a tutorial that I haven't written yet. The skinny is that you create a route that returns a JWT, and then add middleware that validates the JWT prior to route access. There is a brief discussion over here and another that talks about using local over here. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Based on https://scottoffen.github.io/grapevine/docs/tutorials/using-jwt, Grapevine 5 will or does support JWT? I couldn't find any reference to JWT in the project.
Beta Was this translation helpful? Give feedback.
All reactions