Skip to main content
GET
Oauth Setup Callback

Path Parameters

provider_id
string
required

Query Parameters

code
string

Authorization code from OAuth provider

state
string

State parameter containing auth_id

setup_action
string

Setup action from GitHub App

installation_id
integer

GitHub App installation ID

error
string

Error code from OAuth provider

error_description
string

Error description from OAuth provider

Response

Successful Response