Skip to main content

login

Function login 

Source
pub fn login(home: &Path) -> Result<CodexCredentials, AuthError>
Expand description

Perform the browser authorization-code flow and persist the returned credentials.