Skip to main content

start_device_code_flow

Function start_device_code_flow 

pub async fn start_device_code_flow(
    client: &Client,
    device_code_url: &str,
    client_id: &str,
    scopes: &[String],
) -> Result<DeviceCodeStart>
Expand description

Start RFC 8628 device-code flow.