Firebase Authentication using MVVM with Hilt and Coroutines

preview_player
Показать описание
Welcome another course, in this video we will learn about Firebase Authentication using MVVM with Hilt and Coroutines.
I've already covered Firebase Authentication, but this time this project is built using Jetpack Compose, Flow, Coroutines and Hilt. So here you will understand the best practice of using Firebase Authentication using the recommended app architecture.

This is the first video, and in coming videos we will cover more from Firebase.

For the source code of this project visit this link:

In this course I've used the following things

Finally, If you love my content please SHARE my courses with your friends. You can share this course on your Facebook, WhatsApp, etc.

For more content related to Software Development visit my website.

You can SUPPORT me if you want
👉 PayTM (India Only): +917549161079

You can also check some of my other courses from these links

❤️❤️ Thank You All for the Love and Support ❤️❤️

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

In the video at 36:05 when you switch to signup screen, it can be seen there's a persistent toast there. Because your Resources.Failure value of loginflow is called 3 three times. To fix this you need to use repeatOnLifecycle Api. Put you when code inside a repeatOnLifecycle block inside a Coroutine scope.

pranjalraj
Автор

You made it easy for us to integrate. Thanks a lot. Please start your own venture.

saurabhtripathi
Автор

The Best Explanation !!! I referred to many videos, but out of all tNice tutorials was the best I could find among all .... Also got to know many tNice tutorialngs

soefatitv
Автор

Thanks for explaining new concepts with such clarity :)

akshayshetty
Автор

Great Mr Bilal.keep making good content.deliverd to students as well working professionals....LU dear

aliimam
Автор

thanks for your videos I hope you continue the android part for the Ktor API + JetPack Courses which was very very advanced and amazing to follow

digitalluxury
Автор

What was the purpose of creating a provideFireBaseAuth in the app module? I don't understand

justmeagain
Автор

Thanks so much for this tutorial.. I implemented this but using XMLs without a hitch.

kevinmathenge
Автор

Results in Very Buggy App Flow Receivers are called many times even when there is no change

pranjalraj
Автор

Can you do the same for Phone Authentication

packageopener
Автор

Please do a tutorial for GraphQL services

franklinjoney
Автор

on 11:19, Why don't you use Kotlin's built-in await function [import

HappyLeoul
Автор

far, and makes confident about using the DAW the first ti.

SmartBee
Автор

Thank you very much, for two days I could not figure out how to implement registration with mvvm, but after watching your video, everything became clear even though I did not use JetPackSompose😀

Рома-беэ
Автор

I have a prediction that in the future soft soft is going to have a assistant like ozone 8 or sotNice tutorialng lol

jonathanayala
Автор

Could it be possible to use the callbacks and still use the Resource class with it?

planeta
Автор

Simplified as it says 👏 I really thank you a lot ❤️

mohamedayad
Автор

A complete example using MVVM, Hilt, Coroutines, Room, Firebase would be interesting.

dev_jonmorais