cURL
curl --request GET \ --url https://api.example.com/api/auth/oauth/custom/{key}
{ "authUrl": "<string>" }
Generate OAuth authorization URL for a configured custom OAuth provider using PKCE flow
URL to redirect after authentication (receives insforge_code parameter)
PKCE code challenge for mobile/desktop/server clients
OAuth authorization URL