What Your Auth Library Isn't Telling You About Passwords: Hashing and Salting Explained

Before I started building auth into my own projects, I didn't think too deeply about what was happening to passwords behind the scenes. Like most developers, I installed a library, called a hash funct

By · · 1 min read
What Your Auth Library Isn't Telling You About Passwords: Hashing and Salting Explained

Source: freeCodeCamp.org

Before I started building auth into my own projects, I didn't think too deeply about what was happening to passwords behind the scenes. Like most developers, I installed a library, called a hash funct