Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Revoke access token on logout #35

Closed
dynamiccast opened this issue Aug 5, 2016 · 1 comment
Closed

Revoke access token on logout #35

dynamiccast opened this issue Aug 5, 2016 · 1 comment
Assignees

Comments

@dynamiccast
Copy link
Contributor

When the user explicitly log out, a call to the API should be made to revoke its current token.

In the frontend, this was previously handled by ember-simple-auth in app/authenticators/oauth2.js:

serverTokenRevocationEndpoint: 'oauth/revoke',
@dynamiccast
Copy link
Contributor Author

Fixed by #93

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants