2 references to RememberTwoFactorClient
Microsoft.AspNetCore.Identity (2)
SignInManager.cs (2)
935
_metrics?.
RememberTwoFactorClient
(typeof(TUser).FullName!, IdentityConstants.TwoFactorRememberMeScheme);
939
_metrics?.
RememberTwoFactorClient
(typeof(TUser).FullName!, IdentityConstants.TwoFactorRememberMeScheme, ex);