Skip to content

handleCallback

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/github/github.controller.ts

GitHub OAuth callback - exchanges code for token

Endpoint

GET /github/callback

ParameterInTypeRequiredDescription
codequerystring
statequerystring

Referenced By

  • GitHubController (MODULE_DECLARES)

Was this page helpful?

Download as PDF