-
-
Notifications
You must be signed in to change notification settings - Fork 247
Closed
Description
It would be nice to be able to decode and grab the claims (and identity) from either an access token or refresh token that has expired so that information could be utilized. Something like jwt.decode(token, verify_exp=False) would be useful.
We discussed this: https://stackoverflow.com/questions/54106546/flask-jwt-extended-current-user-identity-none-when-creating-non-fresh-access-t
Metadata
Metadata
Assignees
Labels
No labels