Skip to main content

authorize

Function authorize 

Source
pub fn authorize(
    client_id: String,
    host: Option<String>,
    scope: Option<String>,
) -> Result<Credential, DeviceFlowError>