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
Are there any updates on this? Considering that the .revoke_token endpoint name is used, currently the settings view if a user has Authorized Applications is kind of broken.
The endpoint that was introduced with e728a25 is not the OAuth2 spec implementation that is mentioned in this issue and provided by Flask-OAuthlib. There's still a need to implemented this in invenio_oauth2server.views.server.
(My comment was wrongly placed in this issue, since it's about the "internally" revoking Authorized Application tokens)
@lnielsen commented on Tue Aug 19 2014
Flask-OAuthlib v0.7 (soon to be release) has added support for token revocation. This can rather easily be added to the current implementation.
The text was updated successfully, but these errors were encountered: