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