ash auth
Manage OAuth credentials (currently openai-oauth).
Usage
uv run ash auth COMMAND [ARGS]Commands
| Command | Description |
|---|---|
login [provider] | Start OAuth login flow |
status | Show authenticated providers and expiry |
logout [provider] | Remove stored credentials |
Examples
uv run ash auth loginuv run ash auth statusuv run ash auth logoutNotes
- Default provider is
openai-oauth - Credentials are stored in
~/.ash/auth.json