You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a full stack application which utilizes Passport-local to register and log in users
User data persists using Express-sessions and a POSTGRES SQL database
Password information is secured with Bcrypt hashing