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

oauth2_test: regression in expiration time check #753

Open
ccmtaylor opened this issue Nov 21, 2024 · 0 comments
Open

oauth2_test: regression in expiration time check #753

ccmtaylor opened this issue Nov 21, 2024 · 0 comments

Comments

@ccmtaylor
Copy link

Before CL 168017, the test verified that tokens expire exactly one day
after they are issued, within the time that Exchange() takes to execute.
A refactoring in the CL extended this time window to a whole day, making
the check much more lenient.

Fixed in https://go-review.googlesource.com/c/oauth2/+/630495

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

No branches or pull requests

1 participant