A NodeJS Webapp that explains the implementation of a basic authentication system with the help of passport module.
NodeJS
npm install- Clone the repository
git clone https://github.com/abhijeet007rocks8/Dev-Scripts- Change Directory
cd Dev-Scripts/NodeJS/NodeJS_auth/- Run the script
npm run runserver- Open
http://127.0.0.1:8080in your browser