Skip to content

Files

Latest commit

7c9f6e5 · Oct 24, 2024

History

History
9 lines (6 loc) · 590 Bytes
·

README.md

File metadata and controls

9 lines (6 loc) · 590 Bytes
·

cryptojwt

License Python version Code style: black

An implementation of the JSON cryptographic specs JWS, JWE, JWK, and JWA [RFC 7515-7518] and JSON Web Token (JWT) [RFC 7519]

Please read the Official Documentation for getting usage examples and further informations.