Firebase Auth UI, on Android - Firecasts

preview_player
Показать описание

Learn how the open source FirebaseUI tools can be used to build sign-in and sign-up experiences with very little code!

Рекомендации по теме
Комментарии
Автор

Hey there! i've been trying to use the firebaseUI to use the logins with Google and Facebook. I follow the tutorials and the documentation step by step but the only thing that i get is a 2 button login that when i press any of them just "loads" and do not do anything else. It doesnt move to my MainActivity and not even connects to Facebook or Google+ (checked on firebase console). Any tips ?

kayman
Автор

will the firebase auth ui take care of managing the button sizes for different screen sizes?

M-ABDULLAH-AZIZ
Автор

My Login Authentication is working fine in unity editor, but it is not working in Android device

would you please help me why it is not working in my Android device

i tried in unity 2018 and firebase sdk 4.2

ramuchilla
Автор

Do you guys have a version of this compatible with a gradle version greater than 4.6?

rishobguhapatra
Автор

I've been following and using this project since the beginning. It saves a lot of time and code. Very customizable and easy to use. Recommended!

Nomd
Автор

is this possible to implements in react native apps?

hachij_
Автор

Instructions on how to actually add Firebase Auth UI for Android?? I feel like I'm scouring documentation for a "drop-in authentication solution"...

mackenzieiscamping
Автор

Great video Laurence.
I was working on Firebase Authentication on Web using FirebaseUI, and is absolutely awesome, so simple and powerful...

Regards from Venezuela Firebase padawan in Argentina...

AndresVillanuevand
Автор

why don't your team personally help making few cool android apps using the firebse as now and then my project android app with firebase crashes and it's very difficult to figure out my mistakes?Please Make Tutorial from basic to advanced in firebase android apps if possible.

bikashsah
Автор

It would be great if you provide an easiest way to reauthenticate user. It's so complex retrieving tokens and credentials, would save a lot of hours of work.

SilvaVinicius
Автор

How can we handle 'Forgot Password' scenario?
I am presuming that password reset requires user to be logged in recently. But if the user has not logged in for long time and he has forgotten the password, how can we help him reset the password?

vikag
Автор

is this capable of displaying the 2 - step verification page where you have to input the 6-digit verification code sent to your phone number ?

CTPlaygroundk
Автор

After I logged in using Firebase Auth with Google account, can I use the identity to use other Google services (for exmaple, Youtube Data API) directly?

shiami
Автор

Hello! Good Morning! please I need help, I have an error and I do not know how to solve it, in the updateUI PLEEASE

abneribarvasquezduran
Автор

Quick question! Can I modify the look of the sign in flow, like add some drawables to the background or add the logo of the app? And also how can I add more content in the sign in flow, like age and gender?

Themusicaligera
Автор

Why cant I find "Firebase Auth UI, on iOS " video ? Could anybody give me a link?

KhanhNDo
Автор

I have A question, I'm using CORDOVA/Vuejs for mobile development, What if I want to sign-In with pop-up, would it be just like web version ?? without any problem ??, Or it's necessary to load the project using Android Studio after cordova transformation and making some changes ??

Thank's LOMO, You're the best.

houssainamrani
Автор

Can Firebase Authentication solve my identity crisis, too?

typingcat
Автор

compile not compatibility with Firebase version 1.20 . How to fix that ?

trinhvanminh
Автор

Hi, I'm a newbie. How do open the code in Android Studio 3. I have tried, but gives an error for missing google-services.json. My question is what json file should I use for com.firebase.uidemo? I cannot create the android app since my SHA-1 has been used.

RoslanRamli