python-jwt - JSON Web Token implementation in Python
Website: | http://pypi.python.org/pypi/pyjwt |
---|---|
License: | MIT |
- Description:
A Python implementation of JSON Web Token draft 01. This library provides a means of representing signed content using JSON data structures, including claims to be transferred between two parties encoded as digitally signed and encrypted JSON objects.
Packages
python-jwt-1.0.1-1.el7.centos.noarch [27 KiB] |
Changelog
by Ralph Bean (2015-03-27):
- new version |