pub async fn approve_device_with_id(
configuration: &Configuration,
) -> Result<DeviceApprovalResponse, Error<ApproveDeviceWithIdError>>
Expand description
Approve a device grant.
pub async fn approve_device_with_id(
configuration: &Configuration,
) -> Result<DeviceApprovalResponse, Error<ApproveDeviceWithIdError>>
Approve a device grant.