We're a place where coders share, stay up-to-date and grow their careers.
Hey man, just see your post, cool one. I'm using bcrypt module for the first time and I'm dealing with the compare method. It always return a false value. I don't know why. I'm using MySQL database and the column type is varchar(255). Can you help?
Have a look here npmjs.com/package/bcrypt#to-check-...
Hey man, just see your post, cool one. I'm using bcrypt module for the first time and I'm dealing with the compare method. It always return a false value. I don't know why. I'm using MySQL database and the column type is varchar(255). Can you help?
Have a look here npmjs.com/package/bcrypt#to-check-...