Skip to content

An express.js app with user login/registration functionality, using passport.js and mongoDB.

License

Notifications You must be signed in to change notification settings

antcook/ExpressLogin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressLogin

An express.js app with user login/registration functionality, using passport.js and mongoDB.

Features

  • Secure password encryption with Bcrypt and salting
  • User login, registration and logout routes/views
  • Separate routes, models and view files for ease of use
  • Uses express.js 4 syntax

To-do list

  • More input validation
  • Remember me feature
  • Password reset

About

An express.js app with user login/registration functionality, using passport.js and mongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published