Firebase Authentication allows users to sign in to your app using one or more sign-in methods, including email address and password sign-in. We will build a simple login/register (Firebase Authentication) demo step by step using the Firebase Email & Password authentication. You can check my GithubRepo for a full project setup.