pub const AUTH_ENV_VARS: [&str; 3];
Environment variables the CLI accepts a credential from.
Taken from the 0.145.0 binary, and confirmed for OPENAI_API_KEY with a captured codex doctor run reporting auth env vars present.
OPENAI_API_KEY
codex doctor
auth env vars present