- Notifications
You must be signed in to change notification settings - Fork 324
Pull requests: Keats/jsonwebtoken
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make crate work when two crypto backends are selected
#471 by DoumanAsh was closed Dec 18, 2025 Loading…
Remove unnecessary Clone bounds from decode functions
#458 by okkero was merged Oct 30, 2025 Loading…
feat: getrandom v0.3 and ic_cdk::time instead of js_sys
#448 by peterpeterparker was closed Oct 11, 2025 Loading…
fix(docs): add
rust_crypto feature to docs.rs build #443 by dsykes16 was merged Oct 9, 2025 Loading…
Use DecodingKey::from_jwk to get DecodingKey from JWK in auth0 example
#430 by tottoto was merged Sep 30, 2025 Loading…
fix: no panic if key_algorithm is not set in JWK
#425 by kjellkongsvik was merged Apr 26, 2025 Loading…
Handle verification when multiple algorithms are allowed in the settings
#421 by jsdt was closed Sep 29, 2025 Loading…
feat: allow users to specify a custom header not defined in the struct
#420 by jayakasadev was merged May 4, 2025 Loading…
feat: Add insecure_decode_without_signature_validation
#418 by Nereuxofficial was closed Oct 9, 2025 Loading…
Implement Debug on Decoding/EncodingKey while redacting sensitive fields
#406 by phy1729 was merged Sep 29, 2025 Loading…
Previous Next
ProTip! Filter pull requests by the default branch with base:master.