core-agent-ide/codex-rs/cli
Michael Bolin b991c04f86
chore: move top-level load_auth() to CodexAuth::from_codex_home() (#1966)
There are two valid ways to create an instance of `CodexAuth`:
`from_api_key()` and `from_codex_home()`. Now both are static methods of
`CodexAuth` and are listed first in the implementation.

---
[//]: # (BEGIN SAPLING FOOTER)
Stack created with [Sapling](https://sapling-scm.com). Best reviewed
with [ReviewStack](https://reviewstack.dev/openai/codex/pull/1966).
* #1971
* #1970
* __->__ #1966
* #1965
* #1962
2025-08-07 16:49:37 -07:00
..
src chore: move top-level load_auth() to CodexAuth::from_codex_home() (#1966) 2025-08-07 16:49:37 -07:00
Cargo.toml Auto format toml (#1745) 2025-07-30 18:37:00 -07:00