Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by wafa_athmani on 4/8/2024 in #📦-middleware-and-os
Why does bcrypt password comparison fail in my Node.js + MongoDB login system?
I would suggest you console the value of "hash" , that's coming from the argument you passed through your bcrypt.hash() method. Check if the value of the hash argument is a string of the actual hashed password
8 replies