I am having an issue validating the string password that a user provides for being checked during authentication. I use bcrypt for hashing the passwords in storage and when