I created user in context OnModelCreating method. When I m trying to login using given password it always fails....I also tried to create new account by using UserManager and it works like a charm....I think the problem is somewhere in PasswordHasher....C...