start_auth
Starts Microsoft authentication process, returning an OAuth authorization URL or initiating device-code flow based on mode.
Instructions
Start Microsoft authentication.
In Lambda mode, returns an OAuth authorization URL. In local mode, starts the device-code flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||