Markdown source: auth.md · raw

Headless authentication

Agent runtimes should authenticate with a token instead of the browser flow:

Example:

archivst auth login --token eyJ0eXAi... --expiry 2026-12-31T00:00:00Z

Back to Agentic Usage