Firebase (Google) Authentication with Angular + Guards (source code included)

preview_player
Показать описание
Hi, in this video we'll take a look at Authenticating with Firebase Google Sign-in provider and how to block routes for unauthenticated users with Angular Guards.

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

I needed to combine the angular-firebase guards with one of my own for my application thanks to this video I was able to get it working. Thanks a lot.

lucasruiz
Автор

I was more than 20 hours looking for this solution!!!

mauroa
Автор

Nothing work until find you solution, Thanks!

juanfe
Автор

Amazing and so fast !!! Thank you very much, I appreciate your work. 🙏

alyster
Автор

thanks! was very helpful in my project

AbhishekKumar-lkei
Автор

Hi there, why am I encountering a scenario wherein the authState is becoming null after refreshing the page.?
I hope you could help

aiyale
Автор

what versions of angular and angular/fire are you using?

jurgenruegenberg
Автор

import firebase from ''firebase/app' not working

rishabraina
Автор

how is environment being used can u explain ??

rishabraina