Importing bcrypt into mongodb function not working

I had the same problem. I was getting by with 1 round of salting. I don’t consider myself a cybersecurity expert but I don’t think 1 round is enough. I found it’s better to search the forum directly rather than use Google to figure out some things. I ran across this by searching the forum for “bcrypt” but I have not tested it yet: