Skip to content

Pull requests: jpadilla/pyjwt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

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…
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…
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…
fix: correct docstring typo in _validate_jti
#1179 opened Jun 3, 2026 by raywcm Loading…
fix: crash when decoding JWTs with null 'kid' header
#1177 opened May 30, 2026 by teebee Loading…
Add allowed_schemes to PyJWKClient
#1176 opened May 26, 2026 by davisjk Loading…
1 task done
docs/conf: drop duplicate 'and' from read() docstring
#1174 opened May 24, 2026 by c-tonneslan Loading…
utils: mention bytes in force_bytes type error
#1173 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…
[pre-commit.ci] pre-commit autoupdate
#1158 opened Apr 13, 2026 by pre-commit-ci Bot Loading…
Remove PyPy 3.9 from workflow matrix
#1144 opened Mar 2, 2026 by auvipy Collaborator Loading…
fix that match_kid allways return None
#1094 opened Sep 19, 2025 by krakozybra Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.