stacked_firebase_auth 0.2.1
stacked_firebase_auth: ^0.2.1 copied to clipboard
A service class that provides Firebase Authentication Functionality on a single api
0.2.1 #
- Removed
flutter_facebook_auth
dependency - Removed implementation for Facebook Authentication
0.1.3 #
- Replaced
flutter_facebook_login
withflutter_facebook_auth
0.1.2 #
Updates dependencies
firebase_core
: ^1.0.1firebase_auth
: ^1.0.1
0.1.1 #
- Adds
nonce
to remove the probability of a replay attack when usingAppleSignIn
0.1.0+1 #
- Readme formatting update
0.1.0 #
- Adds the implementations for Email, Google, Facebook and Apple