Skip to content

User authentication using express4 , passport.js and passport-local as strategy

Notifications You must be signed in to change notification settings

a7ul/express4-passport-mongo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express4-passport-mongo

User authentication using express4 , passport.js and passport-local as strategy

Installation

1.Clone this repo 2.npm install

3.Ensure that mongod instance is running

4.npm install grunt 5.grunt dbseed //This adds users to the mongo database

6.npm start

7.Put all the servable pages into the public folder

About

User authentication using express4 , passport.js and passport-local as strategy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published