login
Initiate DBOS Cloud user authentication by generating a browser URL for the user to open. After verification, finalize the session via the completion step.
Instructions
Start DBOS Cloud login flow.
Returns a URL that the user must open in their browser to authenticate. After authenticating, call login_complete to finish the login process.
Returns: Dictionary with url to visit and instructions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||