Nameko-keycloak

Latest version: v2.0.0

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

Scan your dependencies

Page 1 of 2

2.0.0

------------------

* [Likely breaking change] Upgrade python-keycloak to 4.x and switch from
python-jose to jwcrypto. If you rely on catching exceptions from the
underlying JWT library yourself, you need to update that code.
* Don't engage failure hook when refresh token expires. This is a legitimate
use case and not an error.

1.0.0

------------------

* [Breaking change] Switch to HttpOnly cookies. This means that frontend
apps can no longer access the tokens.
* Drop support for Python 3.8.

0.7.0

------------------

* Building package with pyproject.toml

0.6.1

------------------

* Relax upper bounds on python-keycloak.

0.6.0

------------------

* Add support for nameko 3.0 RC.

0.5.0

------------------

* Add Secure=true flag to all cookies. This requires serving over HTTPS only,
but you should be doing that already if you care about security.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.