Complete Local Device Login
auth_complete_device_loginPolls the token endpoint after device code entry and caches the token locally to complete login for Microsoft 365 access.
Instructions
Development only. Poll the token endpoint after the user enters the device code, then cache the token locally. Token values are not returned. Chinese intents / 中文意图: 完成本地登录, 完成设备码登录, 保存本地令牌.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeoutSeconds | No | Polling timeout in seconds. Defaults to 120. |