Skip to main content
GET
/
api
/
git
/
github
/
callback
cURL
curl --request GET \
  --url https://api.kazzle.app/api/git/github/callback \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Better Auth JWT token

Query Parameters

code
string
required
state
string
required

Response

200 - text/html

HTML popup that auto-closes

The response is of type string.