Skip to content

Pull requests: jwt/ruby-jwt

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

Bump actions/download-artifact from 7 to 8 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#719 by dependabot Bot was merged Mar 20, 2026 Loading…
Bump actions/upload-artifact from 6 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#718 by dependabot Bot was merged Mar 20, 2026 Loading…
Extract context classes into separate files for better organization
#717 by ydah Contributor was merged Feb 17, 2026 Loading…
1 of 2 tasks
Add enforce_hmac_key_length configuration option
#716 by 304 Contributor was merged Feb 15, 2026 Loading…
2 tasks done
Fix type error when header is not a JSON object
#715 by 304 Contributor was merged Feb 15, 2026 Loading…
2 tasks done
Fix typo in "Rubocop" to use correct casing "RuboCop"
#714 by ydah Contributor was merged Jan 29, 2026 Loading…
2 tasks done
Bump actions/checkout from 4 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#711 by dependabot Bot was merged Dec 25, 2025 Loading…
Bump qltysh/qlty-action from 1 to 2 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#710 by dependabot Bot was merged Dec 25, 2025 Loading…
Bump actions/upload-artifact from 4 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#709 by dependabot Bot was merged Dec 25, 2025 Loading…
Bump actions/download-artifact from 4 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#708 by dependabot Bot was merged Dec 25, 2025 Loading…
Avoid using the same digest across calls
#697 by headius Contributor was merged Jun 28, 2025 Loading…
1 of 2 tasks
Update github actions test.yml
#683 by excpt Member was merged Jun 13, 2025 Loading…
2 tasks
Add logger as development dependency
#670 by hieuk09 Contributor was merged Apr 7, 2025 Loading…
1 of 2 tasks
Add support for x5t and x5t#S256 header
#669 by hieuk09 Contributor was merged Jun 15, 2025 Loading…
2 tasks done
Handle empty string as token value
#640 by ragalie Contributor was merged Dec 13, 2024 Loading…
2 tasks done
Fix documentation typo
#636 by openbl Contributor was merged Oct 24, 2024 Loading…
2 tasks done
Verify JWT header format
#622 by 304 Contributor was merged Sep 30, 2024 Loading…
2 tasks done
Use correct arguments for custom algo example
#617 by aedryan Contributor was merged Sep 25, 2024 Loading…
2 tasks done
Fix key base equality and spaceship operators
#569 by magneland Contributor was merged Oct 17, 2023 Loading…
Do not raise error when verifying bad HMAC signature
#563 by hieuk09 Contributor was merged Jun 9, 2023 Loading…
Handle invalid algorithm when decoding JWT
#559 by nataliastanko was merged May 2, 2023 Loading…
fix signature has expired error if payload is a string
#555 by GobinathAL Contributor was merged Jul 29, 2023 Loading…
Fix traversing not matching header algos
#545 by mpospelov was merged Jan 31, 2023 Loading…
allow_nil_kid option for the JWK KeyFinder
#543 by bellebaum Contributor was merged Jan 31, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.