What is Bcrypt? Bcrypt is a very popular npm library that is used to hash plain text passwords into hashes and compare the hashed password to the original password for authentication. But have you ever wondered how it works under the hood? What does ...
make-a-dev.hashnode.dev4 min readNo responses yet.