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

Token revocation #12

Open
reginafcompton opened this issue Oct 22, 2019 · 1 comment
Open

Token revocation #12

reginafcompton opened this issue Oct 22, 2019 · 1 comment
Assignees

Comments

@reginafcompton
Copy link
Contributor

reginafcompton commented Oct 22, 2019

Finish implementation of /oauth/revoke endpoint.

def post(self):
return authorization.create_endpoint_response('revocation')

@reginafcompton
Copy link
Contributor Author

N.b., this is not high priority, since tokens will expire without our intervention. However, we should consider getting this implemented before deploying Facet to production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants