Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JWT::EncodedToken#verify! to bundle signature and claim validation #647

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

anakinj
Copy link
Member

@anakinj anakinj commented Dec 28, 2024

Description

Convenience method to verify a tokens signature and claims. With some sensible default (verify the exp claim).

Checklist

Before the PR can be merged be sure the following are checked:

  • There are tests for the fix or feature added/changed
  • A description of the changes and a reference to the PR has been added to CHANGELOG.md. More details in the CONTRIBUTING.md

@anakinj anakinj force-pushed the encoded-token-verify-method branch 5 times, most recently from 811f737 to 1f5d745 Compare December 28, 2024 10:24
@anakinj anakinj marked this pull request as ready for review December 28, 2024 10:43
@anakinj anakinj force-pushed the encoded-token-verify-method branch from 1f5d745 to fe501d7 Compare December 28, 2024 10:45
@anakinj anakinj merged commit ec3fe8a into jwt:main Dec 28, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant