https://github.com/salithaucsc/oauth-app
Simple OAuth application developed with Express JS and Passport JS
https://github.com/salithaucsc/oauth-app
bootstrap4 express login-system mlab mongodb nodejs oauth passport strategy
Last synced: about 2 months ago
JSON representation
Simple OAuth application developed with Express JS and Passport JS
- Host: GitHub
- URL: https://github.com/salithaucsc/oauth-app
- Owner: SalithaUCSC
- Created: 2019-02-19T17:51:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-25T20:09:01.000Z (about 7 years ago)
- Last Synced: 2025-03-23T02:42:03.619Z (about 1 year ago)
- Topics: bootstrap4, express, login-system, mlab, mongodb, nodejs, oauth, passport, strategy
- Language: HTML
- Homepage: https://oauth-passport.herokuapp.com
- Size: 107 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OAuth-App
## Simple OAuth application developed with Express JS and Passport JS
### Google Plus Authentication and GitHub Authentication
### Instructions
1. Dowload and extract project.
2. Hit **npm install** after going into the folder.
3. Hit **nodeman** on ther terminal.
4. Open browser and type ```http://localhost:5000/``` to see the results.