-
Notifications
You must be signed in to change notification settings - Fork 113
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
update github.com/golang-jwt/jwt to v5 #4952
Comments
rhafer
added a commit
to rhafer/reva
that referenced
this issue
Nov 18, 2024
This bumps golang-jwt/jwt to v5 and uses the new leeway feature to allow for some clock skew between the reva service, which might be running on different machines. Fixes: cs3org#4952
rhafer
added a commit
to rhafer/reva
that referenced
this issue
Nov 18, 2024
This bumps golang-jwt/jwt to v5 and uses the new leeway feature to allow for some clock skew between the reva service, which might be running on different machines. Fixes: cs3org#4952
rhafer
added a commit
to rhafer/reva
that referenced
this issue
Nov 18, 2024
This bumps golang-jwt/jwt to v5 and uses the new leeway feature to allow for some clock skew between the reva service, which might be running on different machines. Fixes: cs3org#4952
rhafer
added a commit
to rhafer/reva
that referenced
this issue
Nov 19, 2024
This bumps golang-jwt/jwt to v5 and uses the new leeway feature to allow for some clock skew between the reva service, which might be running on different machines. Fixes: cs3org#4952
rhafer
added a commit
that referenced
this issue
Nov 19, 2024
This bumps golang-jwt/jwt to v5 and uses the new leeway feature to allow for some clock skew between the reva service, which might be running on different machines. Fixes: #4952
Fix was merged |
github-project-automation
bot
moved this from Prio 3 or less
to Done
in Infinite Scale Team Board
Nov 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/golang-jwt/jwt has a migration guide how to update to v5.
It brings a Leeway Option that helps to deal with clock skew errors:
The text was updated successfully, but these errors were encountered: