bitwarden_api_api::apis::two_factor_api

Function two_factor_get_device_verification_settings_get

Source
pub async fn two_factor_get_device_verification_settings_get(
    configuration: &Configuration,
) -> Result<DeviceVerificationResponseModel, Error<TwoFactorGetDeviceVerificationSettingsGetError>>