07 - User authentication and sessions
Our next topic will introduce the process of user authentication and user sessions. We’ll break it down into the following:
- Overview of Authentication and Sessions
- Understanding the Authentication Process
- Logging in and Logging out
- Setting up Sessions in Express
- Error Handling