Deprecated: These endpoints are from a previous version of Neon Auth. For new integrations, use the Authentication endpoints instead.
These endpoints remain available for existing integrations. See Neon Auth for current documentation.


16 endpoints
Deprecated: These endpoints are from a previous version of Neon Auth. For new integrations, use the Authentication endpoints instead.
These endpoints remain available for existing integrations. See Neon Auth for current documentation.
/projects/auth/keysCreate Auth Provider SDK keysPOST/projects/auth/transfer_ownershipTransfer Neon-managed auth project to your own accountPOST/projects/auth/createCreate Neon Auth integrationGET/projects/{project_id}/auth/domainsList trusted redirect URI domainsPOST/projects/{project_id}/auth/domainsAdd trusted redirect URI domainDELETE/projects/{project_id}/auth/domainsDelete trusted redirect URI domainPOST/projects/auth/userCreate new auth userDELETE/projects/{project_id}/auth/users/{auth_user_id}Delete auth userGET/projects/{project_id}/auth/integrationsList active integrations with auth providersGET/projects/{project_id}/auth/oauth_providersList OAuth providersPOST/projects/{project_id}/auth/oauth_providersAdd an OAuth providerPATCH/projects/{project_id}/auth/oauth_providers/{oauth_provider_id}Update OAuth providerDELETE/projects/{project_id}/auth/oauth_providers/{oauth_provider_id}Delete OAuth providerGET/projects/{project_id}/auth/email_serverRetrieve email server configurationPATCH/projects/{project_id}/auth/email_serverUpdate email server configurationDELETE/projects/{project_id}/auth/integration/{auth_provider}Delete integration with auth provider