Authentication
- OAuth — Automatic token management with singleflight refresh, caching, and retry
- Basic — HTTP Basic Authentication
- None — No authentication (local development)
Auth strategy is auto-detected from environment variables when not explicitly set.