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

feat: Revoke tokens by OAuth client ID #131

Open
nlebedevinc opened this issue Jan 4, 2025 · 0 comments
Open

feat: Revoke tokens by OAuth client ID #131

nlebedevinc opened this issue Jan 4, 2025 · 0 comments

Comments

@nlebedevinc
Copy link

nlebedevinc commented Jan 4, 2025

This feature would align with OAuth best practices and improve token lifecycle management.

Revoking tokens by OAuth client ID is critical for scenarios such as:
1. Decommissioning an OAuth client.
2. Managing compromised client credentials.
3. Enforcing stricter security policies.

Currently, it seems there is no direct way to revoke all tokens associated with a particular OAuth client.

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

1 participant