fabro/lib
Bryan Helmkamp 8fc03130ef Fix OAuth callback path to /auth/callback and add login example
The redirect_uri path must be /auth/callback (not /callback) to match
what OpenAI's auth server expects for this client ID. Also use localhost
instead of 127.0.0.1 to match the Codex CLI convention.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 15:39:15 -04:00
..
crates Fix OAuth callback path to /auth/callback and add login example 2026-03-10 15:39:15 -04:00
packages/arc-api-client Move packages/ to lib/packages/ and update all references 2026-03-09 13:13:56 -04:00