pi-lar / JWTConnect-Python-CryptoJWT

An implementation of RFC 7515-18 using Cryptography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptojwt

License Python version

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

oidcmsg is the 1st layer in the JWTConnect stack (cryptojwt, oidcmsg, oidcservice, oidcrp).

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

About

An implementation of RFC 7515-18 using Cryptography

License:Apache License 2.0


Languages

Language:Python 100.0%