stacked_firebase_auth 0.2.9 copy "stacked_firebase_auth: ^0.2.9" to clipboard
stacked_firebase_auth: ^0.2.9 copied to clipboard

outdated

A service class that provides Firebase Authentication Functionality on a single api

0.2.9 #

  • Added Firebase Auth Exceptions error code to FirebaseAuthenticationResult

0.2.8 #

  • Bump dependencies to latest

0.2.7 #

  • Added a method updateEmail to update firebase user email address.

0.2.6 #

  • Expose authStateChanges from FirebaseAuth

0.2.5 #

  • Anonymous Login Added

0.2.4 #

  • Added a method emailExists to check if email is registered in Firebase Auth

0.2.3 #

  • Added a getter for the current logged in Firebase User

0.2.2+1 #

  • Deprecates constructor values for FirebaseAuthenticationService and prefers parameters through sign in method

0.2.2 #

  • Adds the required apple parameters to signInWithApple function

0.2.1 #

  • Removed flutter_facebook_auth dependency
  • Removed implementation for Facebook Authentication

0.1.3 #

  • Replaced flutter_facebook_login with flutter_facebook_auth

0.1.2 #

Updates dependencies

  • firebase_core: ^1.0.1
  • firebase_auth: ^1.0.1

0.1.1 #

  • Adds nonce to remove the probability of a replay attack when using AppleSignIn

0.1.0+1 #

  • Readme formatting update

0.1.0 #

  • Adds the implementations for Email, Google, Facebook and Apple
49
likes
0
pub points
88%
popularity

Publisher

verified publisherfilledstacks.com

A service class that provides Firebase Authentication Functionality on a single api

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, firebase_auth, firebase_core, flutter, google_sign_in, logger, sign_in_with_apple

More

Packages that depend on stacked_firebase_auth