It’s no doubt that coroutines are taking over as the go-to way to do asynchronous programming in Android over RxJava. Many of Firebase’s services use…
It’s no doubt that coroutines are taking over as the go-to way to do asynchronous programming in Android over RxJava. Many of Firebase’s services use…
We’ve all seen it at least once before: that little extra layer of security when we create an account on Gmail, Netflix, and possibly on…
It’s probably common knowledge right now that doing a standard email-password authentication in Firebase is piss easy. The same can’t be said about using it’s…
If you know my man Sam Stern who’s popped up a couple times around my Reddit, you probably heard his talk with Kiana McNellis on…
Although I have covered using Firebase Authentication with FirebaseUI, I figured I haven’t covered the traditional way of implementing Firebase Authentication which allows you to…
Many apps require log-in functionality, perhaps to provide users with dedicated data storage. Firebase makes it easy as it can get. You can even use one…
What is Firebase? Not much really. Just a small set of tools. … if small was a large number. Firebase delivers tons of features. It…