Firebase Auth with AngularFire2 4.0

Hi.

I’m trying to make a simple auth to firebase through angularfire2 4.0. There’s been some major changes in 4.0 and apparently AuthProviders and AuthMethods are gone. I’ve only did it once in 2.x.x version some time ago and now I’m clueless since I don’t understand any of this entirely. I couldn’t find any video/documentation on how to make an authentication method since AF2 went to 4.0. I’ll do my best to provide code if required or answer questions since I’m not sure if I’ve explained well what I actually want to do.

Thank you.

Might be helpful : https://javebratt.com/angularfire2-authentication-ionic/

1 Like

https://github.com/angular/angularfire2/blob/master/docs/Auth-with-Ionic3-Angular4.md from the official documentation

2 Likes