In this lesson, we're implementing Firebase Authentication in our application. We'll learn how to register new users with Firebase's email and password provider. We're also learning how to create an event listener to manage the authenticated state of the Firebase user when he or she signs in and out.