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 Deauthorize/Revoking #436

Open
ansidev opened this issue Dec 29, 2021 · 2 comments
Open

Support Deauthorize/Revoking #436

ansidev opened this issue Dec 29, 2021 · 2 comments

Comments

@ansidev
Copy link

ansidev commented Dec 29, 2021

Many OAuth2 providers support deauthorizing/revoking user access token. We should support it.

Ex:
Google: https://developers.google.com/identity/protocols/oauth2/web-server#httprest_8
Facebook: https://developers.facebook.com/docs/facebook-login/permissions/requesting-and-revoking#revokelogin

@yaronius
Copy link
Contributor

yaronius commented Jun 9, 2022

Also, Apple imposes it as a requirement https://developer.apple.com/news/?id=12m75xbj

@mitar
Copy link

mitar commented Nov 29, 2023

There is this PR: #150

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

3 participants