Skip to content

Express Authentication: Build simple authentication app using Passport module. oauth for facebook, twitter and google.

Notifications You must be signed in to change notification settings

siboyapati/Express-Authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-authentication

Simple authentication app using express, node & passport.

Authenticate locally or through Facebook, Twitter or Google.

Prerequisites

Installation

  • git clone https://github.com/danielgynn/express-authentication.git
  • cd express-authentication
  • npm install
  • You will need a Mongo instance running. In a new terminal window run mongod
  • node app

Head over to http://localhost:3000

Author

Siva Kumar Boyapati

About

Express Authentication: Build simple authentication app using Passport module. oauth for facebook, twitter and google.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published