An open API service indexing awesome lists of open source software.

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

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.