Oauth Callback Handler

Handle OAuth callback from any provider

get/auth/oauth/{provider}

Path parameters

provider'auth0' | 'github' | 'google' | 'microsoft' required

Query parameters

codestring required
statestring required
errorstring nullable
error_descriptionstring nullable

Response

Successful Response

{"stackTrail":"paths:/auth/oauth/{provider}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.