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

Support API token blacklisting and add API /logout endpoint #3933

Closed
redshiftzero opened this issue Nov 15, 2018 · 0 comments · Fixed by #4349
Closed

Support API token blacklisting and add API /logout endpoint #3933

redshiftzero opened this issue Nov 15, 2018 · 0 comments · Fixed by #4349

Comments

@redshiftzero
Copy link
Contributor

Description

We should:

  • store a table of blacklisted API tokens server-side
  • add a /logout endpoint to add API tokens to the blacklist
  • ensure that tokens used to access token_required endpoints are not in the blacklist, else we 403
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants