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

suggestion: support token revocation #30

Open
iuioiua opened this issue Jun 20, 2023 · 1 comment
Open

suggestion: support token revocation #30

iuioiua opened this issue Jun 20, 2023 · 1 comment

Comments

@iuioiua
Copy link
Contributor

iuioiua commented Jun 20, 2023

This would require an OAuth2ClientConfig.tokenRevokeUri?: string (or similar) property.

@cmd-johnson
Copy link
Owner

(ref. OAuth 2.0 Token Revocation)

I agree that this could make a nice addition to this module. Token revocation isn't part of the grants and is basically its own thing, so it would probably be best to attach this to the OAuth2Client class.

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