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