AndriousSolutions / auth

Other
47 stars 14 forks source link

Breaking changes in google sign in plugin #12

Closed jasonlaw closed 4 years ago

jasonlaw commented 4 years ago

Hi Greg,

Thanks for another great package from you. I have just tried the Auth package but encountered the following error.

image

It looks like there is some braking changes in google sign in plug in.

Could you please take a look?

Thanks again.

Andrious commented 4 years ago

Version 4.0.1 is now available with the breaking change now fixed.

jasonlaw commented 4 years ago

Hi Greg,

Thanks for the quick fixed, I see the error is gone now. Btw, I have one question, suppose my app only want to support for Google and Facebook login, do I still need the firebase configuration? If possible I would prefer to minimize the dependency.

Thanks again!

Andrious commented 4 years ago

As it stands, this library works intimately with Firebase and merely uses Google and Facebook to 'sign into' Firebase authentication.