python3-flask-jwt-extended

Flask extension for JSON Web Token (JWT) support

Description

Flask-JWT-Extended not only adds support for using JSON Web Tokens (JWT) to Flask for protecting routes, but also many helpful (and optional) features built in to make working with JSON Web Tokens easier. These include:

 * Adding custom claims to JSON Web Tokens
 * Automatic user loading (current_user).
 * Custom claims validation on received tokens
 * Refresh tokens
 * First class support for fresh tokens for making sensitive changes.
 * Token revoking/blocklisting
 * Storing tokens in cookies and CSRF protection

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/vimalloc/flask-jwt-extended


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-flask-jwt-extended