Skip to content

RaineJohnson/Express-Session-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The app.js file contains all the boilerplate code for connecting to this hypothetical website and sets up the session.

The passport.js file contains all the passport logic, along with providing the code for serializing and deserializing a user.

The users.routes.js file hashes and salts the given password, along with redirecting the user based on if they are logged in or logged out.

About

Demonstration of how passport, bcrypt, authentication flow, and updating endpoints.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors