Skip to main content
GET
Custom OAuth callback (GET)

Path Parameters

key
string
required

Query Parameters

code
string
required

Authorization code from the custom OAuth provider

state
string
required

Signed OAuth state payload

Response

302

Redirect to application after custom OAuth completion