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

Complete documentation with required claims #382

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

VGLoic
Copy link
Contributor

@VGLoic VGLoic commented Mar 31, 2024

Summary

Documentation is added in order to clarify the required claims for a token to be considered for validation. The README and the Validation struct have been modified.

The examples/validation.rs has been completed with an explicit call to set_required_spec_claims.

Resolves #376

Copy link
Owner

@Keats Keats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better, thanks!

@Keats Keats merged commit 93424d5 into Keats:master Apr 1, 2024
6 checks passed
@VGLoic VGLoic deleted the doc/validation-required-fields branch April 2, 2024 00:53
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.

Question: expected audience in validation but not encoded in the JWT seems a valid option
2 participants