This is a Nodejs Authentication Project which is built using Nodejs, Ejs ,CSS, Javascript , Bootstrap. It is responsive across all devices.
-User signup on this page ..Name,Email_ID, and Password .
-User sign in on this page...Name and Password.
-User can reset or change password.Enter your name , Enter your old password and Enter new password. The Password store in mongoDB has encrypted
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:7500 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
-body-parser
-dotenv
-ejs
-express
-express-flash
-express-session
-mongoose
-passport
-passport-local
-passport-local-mongoose
-nodemon