- 58-1 Module Introduction and Basic Project Setup
- 58-2 Create Login and Registration Form using Daisy UI
- 58-3 Create User Context for shared authentication
- 58-4 Access Context Value from anywhere inside the app
- 58-5 Add Create user and Sign in user using context API
- 58-6 Use onAuthStateChanged to manage user auth state
- 58-7 Implement Sign out and toggle log in and log out button
- 58-8 Introduction to Private Route and navigate after login