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