3 references to RedeemTwoFactorRecoveryCode
Microsoft.Extensions.Identity.Core (3)
UserManager.cs (2)
2564_metrics?.UpdateUser(typeof(TUser).FullName!, result, UserUpdateType.RedeemTwoFactorRecoveryCode, startTimestamp); 2569_metrics?.UpdateUser(typeof(TUser).FullName!, result: null, UserUpdateType.RedeemTwoFactorRecoveryCode, startTimestamp, ex);
UserManagerMetrics.cs (1)
283UserUpdateType.RedeemTwoFactorRecoveryCode => "redeem_two_factor_recovery_code",