1 override of SecurityStampVerified
Microsoft.AspNetCore.Identity (1)
TwoFactorSecurityStampValidator.cs (1)
52protected override Task SecurityStampVerified(TUser user, CookieValidatePrincipalContext context)
1 reference to SecurityStampVerified
Microsoft.AspNetCore.Identity (1)
SecurityStampValidator.cs (1)
153await SecurityStampVerified(user, context);