Skip to content

cozrodgers/Node_Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node_Auth

What was the aim of this project?

Using Passport along with express.js to create a user authentication system and login portal from scratch

Modules Used

  • Mongoose
  • BcryptJs
  • Passport
  • Express
  • Body-Parser
  • connect-flash
  • Multer

Features

  • Passport Authentication for Login
  • BCrypt Hashed Passwords
  • Flash Messages on Success or Failure
  • Form Validation for Register Screen
  • Members area lock if not logged in
  • MongoDB Database connection
  • Multer for Avatar Uploads

About

Using Passport along with express.js to create a user authentication system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published