Jwthenticator

Latest version: v1.4.2

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

Scan your dependencies

Page 3 of 3

1.2.0

Fixes:
- `/jwks` is fixed and now works as expected (and is also tested properly)

Features:
- Added support for receiving a list of comma separated JWT audiences (instead of only a single one), single audience is still supported
- `kid` (key id) is now included in the created JWT headers

Tweaks:
- Changed consts to be imported from env variables using the `environs` package
- Small documentation improvements
- Expanded `PyJWT` requirement to allow v2.0+
- Capped `SQLAlchemy` version to v1.4.0 due to breaking changes on that release

1.1.0

- Added support for JWT payload audience
- Added JWT algorithm parameter to `Client` class to supress `pyjwt` warning

1.0.2

* Expanded cryptography's supported versions to include v2.8

1.0.1

- Improved dependencies support for easier integration into ongoing projects

1.0.0

Initial release from private repo!

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.