firebase_auth_platform_interface 1.1.3
firebase_auth_platform_interface: ^1.1.3 copied to clipboard
A common platform interface for the firebase_auth plugin.
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
additionalUserInfois not provided.
1.1.0 #
- Added type
PlatformOAuthCredentialfor generic OAuth providers.
1.0.0 #
- Initial open-source release.