Contents

python-jose 3.3.0

0

JOSE implementation in Python

JOSE implementation in Python

Stars: 1482, Watchers: 1482, Forks: 230, Open Issues: 101

The mpdavis/python-jose repo was created 9 years ago and the last code push was 6 hours ago.
The project is very popular with an impressive 1482 github stars!

How to Install python-jose

You can install python-jose using pip

pip install python-jose

or add it to a project with poetry

poetry add python-jose

Package Details

Author
Michael Davis
License
MIT
Homepage
http://github.com/mpdavis/python-jose
PyPi:
https://pypi.org/project/python-jose/
Documentation:
https://python-jose.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/mpdavis/python-jose

Classifiers

  • Utilities
No  python-jose  pypi packages just yet.

Errors

A list of common python-jose errors.

Code Examples

Here are some python-jose code examples and snippets.

GitHub Issues

The python-jose package has 101 open issues on GitHub

  • Add support for url_safe encoded key
  • Can pass custom JSONEncoder class to jws.sign

See more issues on GitHub