-
-
Notifications
You must be signed in to change notification settings - Fork 762
Pull requests: jpadilla/pyjwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Normalize base64 alphabet in base64url_decode to avoid Py3.15 FutureWarning
#1181
opened Jun 3, 2026 by
arpitjain099
Loading…
Set hash_alg on OKPAlgorithm so compute_hash_digest works for EdDSA
#1180
opened Jun 3, 2026 by
arpitjain099
Loading…
Bump dangoslen/changelog-enforcer from 3.6.1 to 3.7.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1161
opened Apr 27, 2026 by
dependabot
Bot
Loading…
fix(jwks): handle PyJWKSet returned from cache in get_jwk_set
#1160
opened Apr 22, 2026 by
armorbreak001
Loading…
Fix invalid URL handling in PyJWKClient.fetch_data()
#1130
opened Jan 30, 2026 by
Kontrolix
Loading…
Fix #1126: Fix microseconds lose on jwt.encode for known time claims
#1127
opened Dec 25, 2025 by
rodrigovillarbello
Loading…
feat: strict encode, lenient decode for JWT subject claim
#1082
opened Aug 8, 2025 by
gshmu
Loading…
Fix #1051: Replace lru_cache with TTL-based key caching
#1070
opened Jun 23, 2025 by
ArvinAlizadehGitHub
Loading…
ProTip!
Filter pull requests by the default branch with base:master.