Flask-jwt-extended

Latest version: v4.6.0

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

Scan your dependencies

Page 2 of 16

4.4.3

* Documentation improvements ( 470). Thanks Udit107710!
* Drop support for python 3.6 (flask no longer supports 3.6, so following suite here)
* Add option to include `current_user` in jinja templates by default (478)
* Fix mypy type checks for `current_user` (488)

**Full Changelog**: https://github.com/vimalloc/flask-jwt-extended/compare/4.4.2...4.4.3

4.4.2

What's Changed
* Fix mypy explicitly mark exported names 484 (thanks KSmanis)
* Fix `verify_type` being set to `False` by default in `verify_jwt_in_request()` 483


**Full Changelog**: https://github.com/vimalloc/flask-jwt-extended/compare/4.4.1...4.4.2

4.4.1

What's Changed
* Documentation improvements (thanks udoyen)
* Fix PEP 561 compatibility 480 (thanks KSmanis)

**Full Changelog**: https://github.com/vimalloc/flask-jwt-extended/compare/4.4.0...4.4.1

4.4.0

Overview
* Drop support for Flask 1
* This decision comes because flask 1 is no longer being supported upstream and a recent dependency change they released made it difficult to continue testing both versions for compatibility.
* Add `verify_type` argument to view decorators to allow accepting both refresh & access tokens 460 (thanks tgross35)
* Adds type hinting and MyPy support
* Documentation improvements (thanks wjjmjh and Udit107710)
* Relax dependency pinning for cryptography package (467)

4.3.1

* Allow Flask-JWT-Extended to work with new Cryptography versioning scheme (452)

4.3.0

* Allow overriding cookies domain at runtime (446). Thanks bejito!
* Better compatibility with flask 1.x.x and 2.x.x (440). Thanks StefanVDWeide
* Documentation updates (443, 444). Thanks killthekitten and juur

Page 2 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.