This example Android application project has the complete and latest login system using Firebase. The Login system uses the firebase-auth library and Email & Password Authentication method.
4
+
5
+
_*_Features:_*_
6
+
* Sign Up
7
+
* Sign In
8
+
* Verify Email Address
9
+
* Forgot Password
10
+
* Password Reset (Through Email link)
11
+
* Error View
12
+
13
+
_*_Notes_*_
14
+
* Compile SDK Version 29
15
+
* Build Tools Version 29.0.2
16
+
* Min SDK Version 16
17
+
* Target SDK Version 29
18
+
19
+
Please don’t forget to create [Firebase Project for Android](https://firebase.google.com/docs/android/setup?authuser=0) and to add the google services json file to your Android project.
0 commit comments