Levels of authentication and encryption in a web application.
ksenior-2608/encryption-and-authentication
It demonstrates different levels of encryptions ranging from simple hashing to salt hashing technique which can be applied to make user data secure on a web app. It is build using Node.js, Passport.js and MongoDB.
HTML