OAuth
Oauth Callback
Auth0 redirects here after user authenticates. Exchange Auth0 code for tokens, then redirect to branded success page.
get/api/v1/oauth/callback
Query parameters
codestring required
statestring required
Response
Successful Response
{"stackTrail":"paths:/api/v1/oauth/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.