@tejaswigowda/simpleauth
v1.0.0
Published
Simple authentication using Node.js + Passport.js
Downloads
2
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 simpleAuth
node server.js
- Goto http://localhost:8080