1 reference to RedeemTwoFactorRecoveryCodeCoreAsync
Microsoft.Extensions.Identity.Core (1)
UserManager.cs (1)
2513
var result = await
RedeemTwoFactorRecoveryCodeCoreAsync
(user, code).ConfigureAwait(false);