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