oauth-server
Register a new OAuth client dynamically (public endpoint).
Allows applications to register as OAuth clients with this server dynamically. This follows the OAuth 2.0 Dynamic Client Registration Protocol. Only available when OAuth server is enabled and dynamic registration is allowed (set GOTRUE_OAUTH_SERVER_ENABLED=true and GOTRUE_OAUTH_SERVER_ALLOW_DYNAMIC_REGISTRATION=true for self-hosted or enable both settings in Supabase Dashboard).
post/oauth/clients/register
Request body
Response
OAuth client registered successfully