mirror of
https://github.com/openai/codex.git
synced 2026-05-16 09:12:54 +00:00
Keep local OAuth login flows on the no-proxy client while remote flows continue to use the runtime-selected HTTP client. Harden OAuth persistence so expires_in drift does not look like an external token update and transient keyring read failures do not clear in-memory credentials. Co-authored-by: Codex <noreply@openai.com>