-
Notifications
You must be signed in to change notification settings - Fork 30
BB2-4781: Revoke prior tokens on new auth flow #1605
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
Changes from all commits
6e8d9f3
599e102
de1fa4d
b0ea5ae
4f2cffa
f570eed
8508c52
4335eb3
e89f80d
5a993e1
605a6ce
f86556e
732f912
30cca42
f3ab575
50948e0
a6de51a
fe68f98
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Thought there would need to be changes to this file, but in the ended it wound up just being using the HTTPStatus library rather than plain integer status codes.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ya I feel like using the HTTPStatus library should be a standard going forward |
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Now NFC after removing tests for a function that was added then removed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Counts in these constants needed to be updated now that we delete prior access/refresh tokens when going through the auth flow