Authentication
Auth Callback
Cognito OAuth2 callback endpoint. Exchanges 'code' for tokens, stores them as secure HttpOnly cookies, and redirects the user to the original app URL.
get/api/auth/callback
Query parameters
codestring required
statestring required
Response
Successful Response
{"stackTrail":"paths:/api/auth/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}