May I suggest changing from bcrypt to bcryptjs? They are the same with the exception that bcryptjs has no dependencies and is platform agnostic. There wil lbe no change needed to the current code as they both stem from the same base code.
May I suggest changing from bcrypt to bcryptjs? They are the same with the exception that bcryptjs has no dependencies and is platform agnostic.
There wil lbe no change needed to the current code as they both stem from the same base code.