1
Support OAuth Admin revoke user grant
Source: supabase/supabase#49729 · opened by @smuriu
OAuth server allows an authenticated user to revoke grants for previously authorized OAuth clients.
I propose adding an OAuth admin API to revoke grants for a given client and user.
For example, in a github organisation (OAuth server), a user can directly leave the organisation (revokeGrant) while owners/admins can evict other users from their organisations (missing/proposed feature).
I propose adding an OAuth admin API to revoke grants for a given client and user.
For example, in a github organisation (OAuth server), a user can directly leave the organisation (revokeGrant) while owners/admins can evict other users from their organisations (missing/proposed feature).
No pledges yet. Be the first to back this.
Comments
Similar requests
OAuth server: an existing grant auto-approves and returns no client details, leaving no room for an account-confirmation step
1 vote · 0 comments
Add "Disable user" functionality to the Auth dashboard
10 votes · 0 comments
Supabase cli to accept oauth tokens
2 votes · 0 comments
Ephemeral branches need a stable OAuth callback URL
2 votes · 0 comments
Support `client_credentials` grant with the OAuth 2.1 Server
4 votes · 0 comments
No comments yet.