@tejaswigowda/simpleauth
v1.0.0
Published
Simple authentication using Node.js + Passport.js
Maintainers
Readme
Simple authentication using Node.js + Passport.js
Usage
- Make sure mongoDB is running at
mongodb:127.0.0.1:27017. - clone repo:
git clone https://github.com/tejaswigowda/simpleAuth.git. cd simpleAuthnode server.js- Goto http://localhost:8080
