Skip to main content
POST
Github Callback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Payload the frontend POSTs after GitHub redirects back.

code
string
required
state
string
required

Response

Successful Response