cclrobotics / ARTBot

Project to allow submissions of agar art and conversion of those submissions to bot-readable
MIT License
8 stars 5 forks source link

[FEAT] Logout Button #87

Open tsdobbs opened 3 years ago

tsdobbs commented 3 years ago

Implement a system to revoke and blacklist access tokens, and provide an endpoint to the user so that they can click to invalidate their tokens.

Documentation here: https://flask-jwt-extended.readthedocs.io/en/stable/blocklist_and_token_revoking/