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

Oauth plugin #2

Closed funwithflutter closed 4 years ago

funwithflutter commented 4 years ago

Added the https://pub.dev/packages/firebase_auth_oauth package and various other changes to accommodate the newly added auth providers.

The package now supports: Apple, Github and Twitter auth, for Android, iOS and Web.