Skip to content

ash auth

Manage OAuth credentials (currently openai-oauth).

Usage

Terminal window
uv run ash auth COMMAND [ARGS]

Commands

CommandDescription
login [provider]Start OAuth login flow
statusShow authenticated providers and expiry
logout [provider]Remove stored credentials

Examples

Terminal window
uv run ash auth login
uv run ash auth status
uv run ash auth logout

Notes

  • Default provider is openai-oauth
  • Credentials are stored in ~/.ash/auth.json