GET
/
api
/
auth
/
oauth
/
shared
/
callback

Query Parameters

code
string

Authorization code from OAuth provider

state
string

JWT encoded state with provider and redirect URL

token
string

Direct ID token (for Google)

Response

302

Redirect with access token and user info in query params