Skip to content

Just a simple login system project that allows for email/password registration and login. It supports hashing passwords with Bcrypt and uses a JSON database. It also persists sessions using the express-session module.

Notifications You must be signed in to change notification settings

KaamiDev/Simple-Express-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Express-Login

Just a simple login system project that allows for email/password registration and login. It supports hashing passwords with Bcrypt and uses a JSON database. It also persists sessions using the express-session module.

Features:

  1. Email/Password Registration and login
  2. Password Encrypting
  3. JSON Database
  4. Persistant Sessions

About

Just a simple login system project that allows for email/password registration and login. It supports hashing passwords with Bcrypt and uses a JSON database. It also persists sessions using the express-session module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published