auth_start
Start the sign-in flow to authenticate the user. Returns a verification URL and short user code that must be approved before calling auth_poll.
Instructions
Start the sign-in flow. Returns a verification URL and short user code. Show both to the user, ask them to open the URL and approve, then call auth_poll with the returned device_code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||