accounts and email
This commit is contained in:
@@ -59,7 +59,7 @@ The attachment list placeholder has been replaced with a repository-backed imple
|
||||
## Authentication
|
||||
|
||||
The app uses the existing Bearer token (API key) auth flow:
|
||||
1. User creates an API token via the web UI at `/account`
|
||||
1. User creates an API token via the web UI at `/account/tokens/new`
|
||||
2. Token is stored in macOS Keychain
|
||||
3. All requests include `Authorization: Bearer <token>`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user