Skip to main content
GET
/
api
/
v1
/
github
/
oauth
/
callback
GitHub OAuth callback
curl --request GET \
  --url https://neo.api.projectdiscovery.io/api/v1/github/oauth/callback
{
  "error": "Bad request"
}

Documentation Index

Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

code
string

OAuth authorization code

state
string

OAuth state parameter

error
string

OAuth error code

error_description
string

OAuth error description

installation_id
integer<int64>

GitHub App installation ID (sent when redirected after app installation)

setup_action
string

GitHub App setup action (e.g. "install")

Response

Redirect to app with success or error status