Python: OAuth Admin
- OAuth 2.1 client administration endpoints are available via the
supabase.auth.admin.oauth namespace.
- These methods require a
service_role key and should only be called server-side.
- Only relevant when the OAuth 2.1 server is enabled in Supabase Auth.
- This is an alpha feature and may change in the future.