firebaseclean-architecturelogin-systemfirebase-authmvvm-architecturelottie-androidphoneauthenticationjetpack-androidjetpack-composedagger-hilt UpdatedMar 14, 2022 Kotlin Phone Authentication with Firebase. fire
A Flutter-Firebase Phone Authentication_(Using OTP Verification) App with Firebase Authentication - iamahmeriqbal/phone_auth_using_pinput
Add PhoneAuthentication into your AndroidManifest.xml <activity android:name="com.kyawhtut.firebasephoneauthlib.ui.PhoneAuthentication" android:theme="@style/PhoneAuthentication.NoActionBar" />Usage/* * * * create phone auth object instance * * */ private val phoneAuth: PhoneAuth = PhoneAuth.Buil...
PAF (Passwordless Authentication Firebase) is an open source Android application. Its purpose is to connect the user with email or phone without asking him any password. Get a look at the code and see how to implement Firebase Authentication. The app is combining two providers that don't requi...
1. Setup Firebase 2. Setup SMTP Email service 3. Download the code 4. Setup the environment variables 5. Build and Run 6. Create the System User 7. Build the Android App. License Why? I'm originally from Cameroon and I wanted an automated way to send and receive SMS messages using an...