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