Skip to content

Need the ability to handle revoked tokens #53

@Seluj78

Description

@Seluj78

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions