I'm using Identity Framework for user authentication as described here https://docs.kentico.com/k12/managing-users/user-registration-and-authentication/setting-up-authentication. When the user enters a wrong password, the method SignInManager.PasswordSignInAsync is throwing an error stating the IncrementAccessFailedCountAsync method is not implemented. Any help would be greatly appreciated.Thanks in advance
↧