How to get token model when authenticating with invalid token? Laravel Passport #40702
Unanswered
azamatgusov033
asked this question in
Q&A
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.
-
How can I get the token model in the middleware if the token is invalid? Can this be done without additional queries to the database? I need this for an additional check that the token is not expired.
Beta Was this translation helpful? Give feedback.
All reactions