firebase_auth_platform_interface 1.1.4 copy "firebase_auth_platform_interface: ^1.1.4" to clipboard
firebase_auth_platform_interface: ^1.1.4 copied to clipboard

unlistedoutdated

A common platform interface for the firebase_auth plugin.

1.1.4 #

  • Breaking change: Added missing app parameter to confirmPasswordReset. (This is an exception to the usual policy of avoiding breaking changes since confirmPasswordReset is a new API and doesn't have clients yet.)

1.1.3 #

  • Added support for confirmPasswordReset

1.1.2 #

  • Remove the deprecated author: field from pubspec.yaml

1.1.1 #

  • Fixed crash when platform returns an auth result where additionalUserInfo is not provided.

1.1.0 #

  • Added type PlatformOAuthCredential for generic OAuth providers.

1.0.0 #

  • Initial open-source release.