v1

latestOpenAPI 3.0.32026-07-17502149.6 KB
Authentication

OAuth callback endpoint

Handles OAuth provider callback after authentication

get/auth/callback/{provider}

Path parameters

provider'github' | 'microsoft' | 'azure-ad' | 'google' required

OAuth provider name

Query parameters

codestring

OAuth authorization code

Response

Authentication successful, returns access key