Appendix B: Authenticating with Firebase
Understand how to create and configure a Firebase project to add authentication capabilities using email and password sign-in. This lesson guides you through obtaining API keys and setting them up properly to enable login and sign-up features in your Flutter applications.
We'll cover the following...
We'll cover the following...
To run Project #2: Implementing Repository Pattern, we need the API keys from Firebase for the login and sign-up features.
Step 1: Creating the Firebase project
To get started, go to firebase.google.com. Once the website has loaded, click the “Go to console” ...