Flask-jwt-extended

Latest version: v4.7.1

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

Scan your dependencies

Page 4 of 16

4.1.0

* Allow JWT `type` to be things besides `refresh` or `access` (401). Any type that is not `refresh` will be considered an access token. Thanks sambonner for the PR!
* Allow locations kwarg for jwt_required() to be a string (394)
* Minor documentation improvements

4.0.2

* Properly include `requirements.txt` in the manifest.

4.0.1

* No changes from 4.0.0, this release is purely to fix some github actions and documentation builds

4.0.0

This release contains many months of work and lots of breaking changes. For full details, please see: https://flask-jwt-extended.readthedocs.io/en/stable/v4_upgrade_guide/

3.25.1

* The only change it this release is that we are setting the metadata that marks this as the last release to support python versions earlier then 3.6 (including python 2).

3.25.0

* Add `JWT_ENCODE_ISSUER` option
* Require PyJWT before version 2.0.0a to prevent breaking changes. (we will update to the 2.0.0 pyjwt release once it's out of the alpha/early release).

Page 4 of 16

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.