GitHub OAuth callback
GitHub
GitHub OAuth callback
Handle the GitHub OAuth callback. Redirects to the app with success or error status. Security is handled via the OAuth state cookie.
GET
GitHub OAuth callback
Query Parameters
OAuth authorization code
OAuth state parameter
OAuth error code
OAuth error description
GitHub App installation ID (sent when redirected after app installation)
GitHub App setup action (e.g. "install")
Response
Redirect to app with success or error status

