Category "firebaseui"

Force an existing user to sign-in with a specific account

Similar to Invoke "Verify it's you" authentication page from a Firebase application use case, but my case differs in that the user is not logged in, but I want

I'm trying to link between Firebase Authentication and MySQL using a new scenario

I want to take your opinion about this weird scenario before applying it. I'm using FirebaseUI. The users' table ID NAME EMAIL PHONE_NUMBER PHOTO_URL CREATED S

How to hide an item from Recycler View on a particular condition?

I am using Firebase Recycler Adapter (Firebase UI Library) to populate Recycler View. I want to hide an item(row) on a condition. I have a LinearLayout contain