pub fn login(home: &Path) -> Result<CodexCredentials, AuthError>Expand description
Perform the browser authorization-code flow and persist the returned credentials.
pub fn login(home: &Path) -> Result<CodexCredentials, AuthError>Perform the browser authorization-code flow and persist the returned credentials.