Skip to content

handleCallback

reference
1 min readUpdated

Kind: API Endpoint

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

GitLab OAuth callback - exchanges code for token

Endpoint

GET /gitlab/callback

ParameterInTypeRequiredDescription
codequerystring
statequerystring

Referenced By

  • GitLabController (MODULE_DECLARES)

Was this page helpful?

Download as PDF