funwithflutter / lit_firebase_auth

Lit Firebase Auth simplifies the process of adding Firebase Authentication to a Flutter application.
MIT License
76 stars 18 forks source link

Support more authentication provider Facebook #22

Closed songcamhoi closed 4 years ago

songcamhoi commented 4 years ago

I think login via Facebook is an important upgrade. thank

funwithflutter commented 4 years ago

For now, adding direct support for Facebook will be a bit hard. But I'll create an example showing how you can do it yourself.

songcamhoi commented 4 years ago

For now, adding direct support for Facebook will be a bit hard. But I'll create an example showing how you can do it yourself.

thank you