Flask-jwt-next

Latest version: v1.0.2

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

Scan your dependencies

1.0.0

- Fixed a bug where the identity of a user caused an exception when the object is a dictionary.
- Re-build the project for my personal needs

0.3.2

- Fixed an Authorization header conditional bug

0.3.1

- Fix a bug with `auth_request_handler`
- Deprecate `auth_request_handler`

0.3.0

*NOTE:* This release includes many breaking changes

- Fix major implementation issue with encoding/decoding tokens
- Changed new configuration options to align with PyJWT
- Changed `current_user` to `current_identity`

0.2.0

- Fixed an issue where `current_user` was not None
- Added a response handler hook to be able to adjust auth response(s)
- Removed the configurable handlers in favor of decorators
- Removed pyjwt dependency

0.1.0

- Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.