TadejPanjtar / express-authentication

Simple authentication app using express, node & passport.

Home Page:http://danielgynn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

express-authentication

Simple authentication app using express, node & passport.

Authenticate through Facebook 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

About

Simple authentication app using express, node & passport.

http://danielgynn.com


Languages

Language:JavaScript 73.9%Language:HTML 25.1%Language:CSS 1.0%