Skip to main content

complete_openai_codex_oauth

Function complete_openai_codex_oauth 

Source
pub async fn complete_openai_codex_oauth(
    code_input: &str,
    verifier: &str,
) -> Result<AuthCredential>
Expand description

Complete OpenAI Codex OAuth by exchanging an authorization code for access/refresh tokens.