-
-
Notifications
You must be signed in to change notification settings - Fork 788
Pull requests: jpadilla/pyjwt
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Catch http.client.HTTPException in PyJWKClient.fetch_data
#1201
opened Aug 24, 2026 by
aroh3006
Loading…
Support Ed25519 and Ed448 fully specified algorithms (RFC 9864)
#1199
opened Aug 19, 2026 by
wbolster
Contributor
Loading…
Use correct type annotation for PyJWK.from_json(algorithm=…) arg
#1198
opened Aug 12, 2026 by
wbolster
Contributor
Loading…
fix: report all missing required claims at once
#1195
opened Jul 30, 2026 by
ltsyk
Loading…
1 task done
Bump actions/setup-python from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1194
opened Jul 20, 2026 by
dependabot
Bot
Loading…
Reject out-of-range exp/nbf/iat NumericDate claim values
#1191
opened Jul 16, 2026 by
pctablet505
Loading…
Reject a bare string for the decode() algorithms argument (#1117)
#1188
opened Jul 4, 2026 by
apoorvdarshan
Loading…
fix: raise PyJWTError (not TypeError) for non-numeric exp/nbf/iat claims
#1186
opened Jun 20, 2026 by
gaoflow
Loading…
Bump actions/checkout from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1185
opened Jun 18, 2026 by
dependabot
Bot
Loading…
Feature: add to_dict() and to_json() to PyJWK and PyJWKSet
#1184
opened Jun 10, 2026 by
pranavkumaarofficial
Loading…
Fix: include received audience value in InvalidAudienceError message
#1183
opened Jun 10, 2026 by
pranavkumaarofficial
Loading…
Bump codecov/codecov-action from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1182
opened Jun 8, 2026 by
dependabot
Bot
Loading…
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…
docs/conf: drop duplicate 'and' from read() docstring
#1174
opened May 24, 2026 by
c-tonneslan
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
stale
Issues without activity for more than 60 days
#1161
opened Apr 27, 2026 by
dependabot
Bot
Loading…
fix(jwks): handle PyJWKSet returned from cache in get_jwk_set
stale
Issues without activity for more than 60 days
#1160
opened Apr 22, 2026 by
armorbreak001
Loading…
Fix #1126: Fix microseconds lose on jwt.encode for known time claims
#1127
opened Dec 25, 2025 by
rodrigovillarbello
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.