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 revoking tokens #20

Open
DependentAppearance0 opened this issue Oct 15, 2020 · 0 comments
Open

Support revoking tokens #20

DependentAppearance0 opened this issue Oct 15, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@DependentAppearance0
Copy link

So in my application I want to be able to revoke user tokens when they log out. While I could just delete the tokens this does leave some potential security issues and leaves my app onto their authorized apps page.

I don't know much about how rfc:s and such work but revoking seems to be described in RFC7009 the process is also described in the Reddit api docs.

Now I don't know if this stuff is in spec or not and I don't know how well it's supported on other services but I would appreciate having revoking as a feature.

@jebrosen jebrosen added the enhancement New feature or request label Oct 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants