Skip to main content
GET
GitHub OAuth callback

Query Parameters

code
string | null

OAuth authorization code

state
string | null

CSRF protection state

installation_id
string | null

GitHub App installation ID

setup_action
enum<string> | null

GitHub setup action

Available options:
install,
update
error
string | null

Error code if failed

error_description
string | null

Error description

Response

HTTP 302 Found redirect response.