You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously, auth.json was only copied to the isolated ~/.june/codex/
directory on first run. After `codex auth login` refreshed tokens,
the stale tokens in the isolated directory were never updated,
causing authentication failures.
Now always copies auth.json to pick up refreshed tokens.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments