Flask-jwt-simple

Latest version: v0.0.3

Safety actively analyzes 619599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

* Adds `JWT_DECODE_AUDIENCE` option (per 1)

0.0.2

* No longer returns the `InvalidHeaderError` handler if an authorization header appears in a different format then we expect in the `jwt_optional` endpoint. (refs https://github.com/vimalloc/flask-jwt-extended/issues/82)
* Register this extension with a flask app in a more proper way

0.0.1

Initial release. This is basically a less opinionated and simpler version of my Flask-JWT-Extended extension, without all the extra features baked on top. It is perfect for fast prototyping if you aren't going to be using flask for your final product, or for building a flask app that can integrate with other JWT providers.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.