0
I Use This!
Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tighten bytes/str boundaries and remove unnecessary coercing (#547) More... over 4 years ago
Update code blocks in docs (#545) More... over 4 years ago
Enforce .encode() return type using mypy (#551) More... over 4 years ago
Replace force_bytes()/force_unicode() in tests with literals (#541) More... over 4 years ago
Refactor jwt/jwks_client.py without requests dependency (#546) More... over 4 years ago
Remove deprecated arguments from docs (#544) More... over 4 years ago
Use existing key_path() utility function throughout tests (#540) More... over 4 years ago
Remove unnecessary Unicode decoding before json.loads() (#542) More... over 4 years ago
Remove unnecessary force_bytes() calls priot to base64url_decode() (#543) More... over 4 years ago
Remove "Command line" sections from docs (#539) More... over 4 years ago
Run pyupgrade to simplify code and use Python 3.6 syntax (#536) More... over 4 years ago
Upgrade black version and usage (#538) More... over 4 years ago
Update typing syntax and usage for Python 3.6+ (#535) More... over 4 years ago
Drop unknown pytest config option: strict (#537) More... over 4 years ago
Remove unused argument "verify" from PyJWS.decode() (#534) More... over 4 years ago
Upgrade to isort 5 and adjust configurations (#533) More... over 4 years ago
Avoid loading token twice in pyjwt.decode (#506) More... over 4 years ago
Remove support for EOL Python 3.5 (#532) More... over 4 years ago
add EdDSA to docs (#531) More... almost 5 years ago
Fix usage example (#530) More... almost 5 years ago
Update api.rst More... almost 5 years ago
Fix Example Usage in docs More... almost 5 years ago
Add long_description_content_type More... almost 5 years ago
Update authors More... almost 5 years ago
Fix manifest order More... almost 5 years ago
Update version to 2.0.0a1 (#528) More... almost 5 years ago
Documents how to use private keys with passphrases (#525) More... almost 5 years ago
Update return type for jwt.encode (#521) More... almost 5 years ago
Removed redundant `default_backend()` (#523) More... almost 5 years ago
Run tests against Python 3.9 and add trove classifier (#522) More... almost 5 years ago