Skip to main content

start_device_code_flow

Function start_device_code_flow 

pub async fn start_device_code_flow(
    client: &Client,
    device_authorization_endpoint: &str,
) -> Result<DeviceCodeStart, Error>