Python: Delete OAuth client
Deletes an OAuth client.
- Requires
service_role key.
- Only available when OAuth 2.1 server is enabled.
- This is an alpha feature and may change in the future.
Parameters
Examples
Delete OAuth client
supabase.auth.admin.oauth.delete_client("client-id")