Skip to main content

access_token_body

Function access_token_body 

Source
fn access_token_body(code: &str, client_id: &str, client_secret: &str) -> String
Expand description

Encodes the code-exchange request body.