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