Exchange Microsoft OAuth authorization code for user profile and issue a session token. If the user does not exist, a new user is created.
Exchange Microsoft OAuth authorization code for user profile and issue a session token. If the user does not exist, a new user is created.Documentation Index
Fetch the complete documentation index at: https://compass.docs.sunnyscoach.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
| code | string | Yes | Authorization code returned by Microsoft’s OAuth flow |