Skip to main content

google_token_body

Function google_token_body 

Source
pub fn google_token_body(
    client_id: &str,
    client_secret: &str,
    device_code: &str,
) -> String