-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
First time using FastAPI and your library. I come from Flask and I used flask-jwt-extended which had many nice to haves that are kind of missing (like @jwt_required, get_current_user, the current_user proxy, get_jti and many more) but more specifically to this issue, I would like to be able to validate if an access token is still valid or has been revoked.
For reference
https://flask-jwt-extended.readthedocs.io/en/stable/blocklist_and_token_revoking.html
I think it'd be a great addition !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels