Skip to content

Clarify default nbf validation behavior in documentation - #533

Open
tatianahub wants to merge 1 commit into
Keats:masterfrom
tatianahub:master
Open

Clarify default nbf validation behavior in documentation#533
tatianahub wants to merge 1 commit into
Keats:masterfrom
tatianahub:master

Conversation

@tatianahub

Copy link
Copy Markdown

Clarify the documentation around nbf validation behavior.

While reading the README, I understood that nbf is automatically validated whenever it is present. However, after checking the Validation defaults, I found that nbf validation is disabled by default (validate_nbf = false).

This update makes the documentation explicit:

  • exp is validated by default.
  • nbf validation is supported but must be enabled explicitly.

This avoids possible confusion for users relying on the default Validation configuration.

Clarify default nbf validation behavior in documentation
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