Plugin login (via web)
The plugin never asks for your password. When you click Login via web, it:
- Asks this server for a one-time confirmation code (~10-minute TTL).
- Opens the code's approval page here in your browser.
- Polls the server every 2 seconds while you sign in + approve.
- Once you approve, the server hands the plugin a license key bound to your account.
The license key never travels through your browser — it goes directly to the plugin over the server API, so copy-pasting from the address bar can't leak it.
Need to switch account? Sign out in the dropdown pin (top-right), then click Login via web in the plugin again.