Auth
Microsoft Callback
OAuth callback endpoint for Microsoft Sign-In. Exchanges authorization code for access token, gets user info, and creates/logs in user. Returns JSON with user data - frontend will handle navigation.
get/auth/microsoft/callback
Query parameters
codestring required
statestring required
Response
Successful Response
{"stackTrail":"paths:/auth/microsoft/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}