CLI Authorization
Device code approval screen for CLI authentication via Account UI
Account UI includes a device authorization page that allows users to approve CLI login requests.
How It Works
- User runs
quickback loginin the CLI - CLI displays a URL and user code
- User opens the URL in their browser
- Account UI shows the authorization page with the device code
- User confirms the code matches and approves
- CLI receives the authentication token
Configuration
The CLI authorization page is always available when the Account UI is deployed. No additional configuration is needed.
Related
- Device Auth — Server-side device auth flow
- CLI Reference — CLI commands