login
Authenticate with your MisarMail account via browser to receive and store an API key in the client configuration, eliminating manual copy-paste.
Instructions
Authenticate with your MisarMail account via browser — no API key copy-paste needed. Opens the MisarMail authorization page where you review the requested permissions and click 'Authorize'. The API key is delivered straight back to this client and saved to ~/.misarmail/config.json.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | No | Local callback port (9101–9199). Random by default. | |
| force | No | Force re-authentication even if an API key is already configured. | |
| app_url | No | MisarMail base URL for self-hosted instances (default https://mail.misar.io). |