Skip to main content
GET
OAuth callback

Path Parameters

provider
enum<string>
required

Identity provider

Available options:
github,
google,
gitlab,
microsoft,
saml

Query Parameters

code
string | null

Authorization code from OAuth provider

state
string | null

Encrypted state parameter

error
string | null

Error from OAuth provider

error_description
string | null

Error description

Response

HTTP 302 Found redirect response.