core-agent-ide/codex-rs/cli
pakrym-oai ea01a5ffe2
Add support for a separate chatgpt auth endpoint (#1712)
Adds a `CodexAuth` type that encapsulates information about available
auth modes and logic for refreshing the token.
Changes `Responses` API to send requests to different endpoints based on
the auth type.
Updates login_with_chatgpt to support API-less mode and skip the key
exchange.
2025-07-30 19:40:15 +00:00
..
src Add support for a separate chatgpt auth endpoint (#1712) 2025-07-30 19:40:15 +00:00
Cargo.toml fix: move arg0 handling out of codex-linux-sandbox and into its own crate (#1697) 2025-07-28 08:31:24 -07:00