summaryrefslogtreecommitdiffstats
path: root/python/pyjwt/README
blob: 6c37c1a169bdb4ee7e72c46a8975f01f639797a1 (plain)
PyJWT is a Python library which allows you to encode and decode JSON
Web Tokens (JWT). JWT is an open, industry-standard (RFC 7519) for
representing claims securely between two parties.