Skip to main content

build_auth_url

Function build_auth_url 

Source
pub fn build_auth_url(challenge: &str, state: &str, port: u16) -> String
Expand description

Build the full authorize URL for the browser.