https://github.com/magical/jwt-python
JSON Web Token
https://github.com/magical/jwt-python
cryptography
Last synced: 4 months ago
JSON representation
JSON Web Token
- Host: GitHub
- URL: https://github.com/magical/jwt-python
- Owner: magical
- License: mit
- Created: 2011-08-13T20:16:09.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-09-11T05:39:41.000Z (almost 15 years ago)
- Last Synced: 2025-04-13T10:13:27.723Z (about 1 year ago)
- Topics: cryptography
- Language: Python
- Homepage:
- Size: 109 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This project implements the JSON Web Token and JSON Web Signature draft specifications.
http://self-issued.info/docs/draft-jones-json-web-token-05.html
http://self-issued.info/docs/draft-jones-json-web-signature-02.html