Skip to content

Releases: anotherdev/firebase-auth-rest

0.1.8.1

15 Oct 10:10

Choose a tag to compare

update 0.1.8.1

0.1.7

28 Sep 09:31

Choose a tag to compare

  • Add FirebaseUser.isEmailVerified() method
  • Add FirebaseUser.updateEmail() method
  • Add FirebaseUser.sendEmailVerification() method
  • Add FirebaseUser.unlink() method to unlink a provider when signed in and linked with multiple auth providers.
  • Add FirebaseAuthRest.getInstance() overloaded method without parameters for convenient.

0.1.6

29 Jul 05:52
f68c3e6

Choose a tag to compare

Merge pull request #7 from anotherdev/pk/bugfix-sync-auth-state

Fixed sync auth state not broadcast to all listeners