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