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

docs: JWT allowed skew is not documented #3783

Open
steve-chavez opened this issue Nov 15, 2024 · 0 comments
Open

docs: JWT allowed skew is not documented #3783

steve-chavez opened this issue Nov 15, 2024 · 0 comments
Labels
docs Only related to documentation

Comments

@steve-chavez
Copy link
Member

Problem

We allow a 30 second skew when doing JWT exp validation:

allowedSkewSeconds = 30 :: Int64

But this isn't documented anywhere.

@steve-chavez steve-chavez added the docs Only related to documentation label Nov 15, 2024
@steve-chavez steve-chavez changed the title docs: clock skew is not documented docs: JWT allowed skew is not documented Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Only related to documentation
Development

No branches or pull requests

1 participant