PyJWT
View on GitHub
5.6k
JSON Web Token implementation in Python
About PyJWT
JSON Web Token implementation in Python
Key Features
- Encode and decode JSON Web Tokens
- Supports symmetric and asymmetric signing algorithms
- Validates registered claims such as exp, iss, and aud
- Commonly used in API auth and identity flows
Installation
uv add pyjwtRelated Tools
Quick Info
- Latest Version
- 2.11.0
- First Release
- 2011
- License
- Unknown
- Categories
- SecurityAuthenticationWeb