SignInManager.PasswordSignIn works off of user name, you should double check that the user name is the same as the email you are passing in.
SignInManager.PasswordSignIn works off of user name, you should double check that the user name is the same as the email you are passing in.