Gocept-webtoken

Latest version: v2.0

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

Scan your dependencies

2.1

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

- Nothing changed yet.

2.0

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

- Drop support for Python 3.3 but add it for 3.6.

- Make `setup.py` compatible with newer `setuptools` versions by no longer
using absolute paths.

1.2.1

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

- Fix `extract_token` to accept any ``collections.Mapping`` derived object.

1.2

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

- Added helper functions to create a Bearer Authorization header and extract
a token from it.

- Officially support Python 3.5.

1.1

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

- Shortened imports for `CryptographicKeys`, `create_web_token` and
`decode_web_token`, which are now importable directly from `gocept.webtoken`.

- Added documentation.

1.0

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

* Add support for Python 3.3 and 3.4.

* Initial release, extracted from internally used package.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.