Skip to content

Express authentication template using Passport + flash messages + custom middleware

Notifications You must be signed in to change notification settings

wdi-sg/express-authentication-mongoose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Authentication Mongoose

Express authentication template using Passport + flash messages + custom middleware

Getting Started

Scaffold w/tests

  • Run npm install to install dependencies
    • Use npm test to run tests

Finished version (see solution branch)

  • Run npm install to install dependencies
    • Use npm test to run tests

About

Express authentication template using Passport + flash messages + custom middleware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.7%
  • HTML 20.3%