@stampcrab7132

After looking everywhere for the solution to this problem, this video is what finally resolved my issue. Thanks Maksim. Great work.

@christophertineo8395

Thank you Maksim for the video had the same trouble with my chat

@LeonardoMarkovskii

05:17 The default persistence for web browser and React Native apps is local.

@andyyuanzhou9157

Have been looking for a solution like this for so long on the internet. So glad I found it here. Thank you!

@lrajoo11

sorry I don't see any guidance on how to implement the persist code. is it in the git source code?

@MrPeradjokic

Short and down to the point. I really like your videos! Spasibo!

@ThomasBurleson

I enjoy your videos for the clear, concise tutorials and insights! Thank for the great work!

@leonardoprimieri8987

Thank you so much! I almost break my head with this... Awesome lesson

@FingleAnimes

SO THANKS MY FRIEND. Do you saved my life. Thanks, really, thanks

@AlbertoRodriguez-oe6jo

Very helpful tutorial. Thanks.

@youngstar3426

Thanks alot for the video :) 
Appreciate the tip at 5:50😂

@kingharman

Amazing... had been struggling with it. Thank You

@techjandro

You are simply the best :-)

@lckylke5751

Isnt a cookie consent nessacary? As im am safing the login data in a Cookie...? (If im deploying publicly)

@mihirlakhamje9575

Thank you so much

@MaxProgramming

THANKS A LOT! YOU ARE A LOFE SAVER!

@vivsh.1999

please make a video on how to use google auth with local storage persistance

@Aakrarvaxa

Thats exactly what i was looking for! 
I couldn't make it work with onAuthStateChanged for 2-3 days. I've tried doing it without hooks in class Component and didnt even know how Context work so obviously didnt try it either.
But that works perfect in my project, although i still dont really get whats happening. Im going to dive deeper in whole Context concept, thanks!

@md.riyasathossain590

Sir, you stammer a lot (maybe because of your accent), but not gonna lie you are one the best teachers! Thanks for the video! Keep up the good work!!! 🤝

@vasconicolau4845

Hi, i dont know why but my currentUser only gets his value after i get redirected to "/login". Do you have any ideia why is that happening? Thanks