sindresorhus / awesome-nodejs

:zap: Delightful Node.js packages and resources
https://node.cool
Creative Commons Zero v1.0 Universal
57.56k stars 5.81k forks source link

Added Article on Password hashing in NodeJS #1200

Closed pareek-naren closed 1 year ago

pareek-naren commented 1 year ago

We can not save the plain text as a password, and should be hashed. This article will explain everything about passwords and hashing.

By submitting this pull request, I promise I have read the contribution guidelines twice and ensured my submission follows it. I realize not doing so wastes the maintainers' time that they could have spent making the world better. 🖖

⬆⬆⬆⬆⬆⬆⬆⬆⬆⬆

sindresorhus commented 1 year ago

Thanks for the suggestion. I'm going to pass on this as the article is not high enough quality to include in this list and I also don't like including articles that seem to only be written for SEO purposes.