Sessions are how we keep the user logged into our app. We'll use the npm package Express-Session.


Chapter 8.2 ReadMe

Course GitHub Repo


Additional Resources:

Express-Session npm Package page