You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This patch resolves several issues related to token revokation as well as duplicate authorize code usage:
* oauth2: Revoking access or refresh tokens should revoke past and future tokens too
* oauth2: Revoke access and refresh tokens when authorize code is used twice
Additionally, this patch resolves an issue where refreshing a token would not revoke previous tokens.
Closes#278Closes#280
This patch resolves several issues related to token revokation as well as duplicate authorize code usage:
* oauth2: Revoking access or refresh tokens should revoke past and future tokens too
* oauth2: Revoke access and refresh tokens when authorize code is used twice
Additionally, this patch resolves an issue where refreshing a token would not revoke previous tokens.
Closesory#278Closesory#280
No description provided.
The text was updated successfully, but these errors were encountered: