2 references to ForgetTwoFactorClient
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
774
_metrics?.
ForgetTwoFactorClient
(typeof(TUser).FullName!, IdentityConstants.TwoFactorRememberMeScheme);
778
_metrics?.
ForgetTwoFactorClient
(typeof(TUser).FullName!, IdentityConstants.TwoFactorRememberMeScheme, ex);