Here is my code which i used to login. I am using simple password 1234 but it still returning false
感谢所有人,我首先使用async方法对用户输入的值进行哈希处理,而且当我刚刚使用bcrypt.hash()方法时,它既不同步也不异步,然后我生成了salt并隐藏了密码,使用同步方法比较对我有用的密码