Skip to main content

default_codex_auth_path

Function default_codex_auth_path 

Source
pub fn default_codex_auth_path(home: &Path, label: &str) -> PathBuf
Expand description

Where a newly-registered Codex account’s auth.json lives by default: ~/.codex-<label>/auth.json, the CODEX_HOME the docs have always suggested for a second login.