GET
/
auth
/
callback
cURL
curl --request GET \
  --url https://api.example.com/auth/callback

Query Parameters

code
string

Google OAuth code

state
string

Signed OAuth state

error
string

Google OAuth error

Response

Sign-in completed