- Notifications
You must be signed in to change notification settings - Fork3
Closed
Description
On starting Coder Desktop, we prompt the user to log into their Coder deployment.
We should use the native UI kit for this initial version.
We should attempt to read the Coder URL from the CLI config directory, if present, and autofill the URL box. We should still prompt for confirmation.
This is based on the usual Coder login. Alternatively, we could bounce the user to the default browser to log in on the web, and pass the API key back to the Coder Desktop app via a socket on localhost.