API ReferenceAuth
OAuth provider callback — issues session and redirects to dashboard
Path Parameters
provider*string
OAuth provider (google, github)
Query Parameters
code*string
Authorization code
state*string
CSRF state
Response Body
application/json
application/json
curl -X GET "https://example.com/auth/oauth/string/callback?code=string&state=string"Empty