sam0829 / firebase_auth_ui

Flutter plugin for Firebase Auth UI. Supports popular auth providers by using native SDK for Android and iOS.
https://pub.dev/packages/firebase_auth_ui
BSD 3-Clause "New" or "Revised" License
48 stars 20 forks source link

features #7

Open cyberlahy opened 4 years ago

cyberlahy commented 4 years ago

Hi, how about theses features?

  1. deleting user?
  2. tos and privacy policy (none, one or both), now if I only want one the other doesn't show
  3. when login via facebook, it doesn't show choice between accounts, like google did
  4. how can I change the languages?

thanks

sam0829 commented 4 years ago

Hi, Thanks for listing the features. I've added a method for deleting a user in v1.0.1. I'll check for the rest soon :)