login¶
Authenticate to Openbase cloud in your browser.
In the apps: the desktop app runs this during its sign-in step, and the iOS app signs in to the same Openbase account directly (Settings → Account).
Usage¶
Flow¶
- Opens the Openbase web login in your browser.
- Waits for the local OAuth callback.
- Exchanges the authorization code for access/refresh tokens.
- Stores tokens in
~/.openbase/auth.json. - Registers this device (including its Tailscale identity, when available)
with Openbase cloud for the onboarding flow. Failures only warn; see
onboardingto retry.
Backend URL¶
Uses OPENBASE_CODER_CLI_WEB_BACKEND_URL if set.
Default: https://app.openbase.cloud.