Skip to content

Releases: ReallySmallSoftware/cordova-plugin-firebaseui-auth

Apple Sign In support

30 May 17:00
Compare
Choose a tag to compare
  • Add support for Apple sign in
  • Update Android dependencies
  • Update web dependencies

Workaround for iOS glitch

27 Apr 15:59
Compare
Choose a tag to compare
  • Disable Google auth for earlier than iOS 11 - seems to be an issue with FirebaseUI

Add getCurrentUser()

25 Apr 11:43
Compare
Choose a tag to compare
  • Add getCurrentUser()
  • Fix callback bug on iOS if login failed

Update dependencies

17 Apr 16:41
Compare
Choose a tag to compare
  • Update Firebase dependencies
  • Fix podspec for cordova-ios 5

Anonymous breaking change

01 Nov 18:08
Compare
Choose a tag to compare
  • Major Android dependency update to 4.2.1
  • Breaking change around meaning of 'anonymous' configuration option
  • Add support for ANONYMOUS provider (on Android)
  • Attempted to handle merging of anonymous users
  • Allowed iOS pods to use latest
  • Android logo disabled due to possible bug in FirebaseUI

Update dependencies

30 Oct 14:28
Compare
Choose a tag to compare

Update Firebase dependencies

Enhance email support

09 Oct 19:53
Compare
Choose a tag to compare
  • Added missing documentation for deleteUser() method
  • Added sendEmailVerification() method
  • Added reloadUser() method
  • Added property newUser to user details. Only true when user us first created.

Updated Firebase dependencies

26 May 06:43
Compare
Choose a tag to compare
  • Update Android dependency versions
  • Update iOS dependency versions
  • Update plugin dependencies

Bug fix

07 Apr 14:24
Compare
Choose a tag to compare
  • Fix cordova-android 7 detection

Minor fix

10 Mar 18:15
Compare
Choose a tag to compare

Adjust logging