pub async fn create_device_authorize(
configuration: &Configuration,
) -> Result<DeviceResponse, Error<CreateDeviceAuthorizeError>>Expand description
Start the Device Authorization flow using a request body OR Start the Device Authorization flow using form-encoded parameters