Flask JWT Extended

Edit Package python-flask-jwt-extended

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

- Support for adding custom claims to JSON Web Tokens
- Custom claims validation on received tokens
- Creating tokens from complex objects or complex object from received tokens
- Refresh tokens
- Token freshness and separate view decorators to only allow fresh tokens
- Token revoking/blacklisting
- Storing tokens in cookies and CSRF protection

Refresh
Refresh
Source Files
Filename Size Changed
Flask-JWT-Extended-4.6.0.tar.gz 0000034263 33.5 KB
python-flask-jwt-extended.changes 0000004549 4.44 KB
python-flask-jwt-extended.spec 0000002680 2.62 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140113 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 4)
- update to 4.6.0:
  * Bump cryptography from 41.0.4 to 41.0.6
  * Do not check JWT_TOKEN_LOCATION when testing if
    cookie_csrf_protect is enabled
- update to 4.5.3:
  * Replace "defining" with "define"
  * Fix documentation syntax error
  * remove duplicate comments
  * Support python 3.12 and add support for flask 3.0
Comments 0
openSUSE Build Service is sponsored by