Skip to main content

complete_google_gemini_cli_oauth

Function complete_google_gemini_cli_oauth 

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

Complete Google Gemini CLI OAuth by exchanging an authorization code for tokens.