firebase_auth_simplify 0.5.0 copy "firebase_auth_simplify: ^0.5.0" to clipboard
firebase_auth_simplify: ^0.5.0 copied to clipboard

outdated

A high-level framework of Firebase Auth package that wraps several lines of codes to one line in order to easily use sign-in and out function.

0.5.0 15/04/2020 #

  • Fixed 'com.google.firebase.messaging.FirebaseMessagingService is inaccessible' erorr by updating firebase_auth package version.

0.4.4 2/Feb/2020 #

  • Bug Fix.

0.4.3 1/Feb/2020 #

  • Update document

0.4.2 30/Jan/2020 #

  • Added information about app crash regarding Facebook package issue

0.4.1 30/Jan/2020 #

  • Added example screenshots

0.4.0 29/Jan/2020 #

  • Added Phone authentication
  • Added Phone authentication example
  • Added assertion for sign-in logic

0.3.3 29/Jan/2020 #

  • Fixed bug that Kakao sign-in links automatically with existing e-mail. It will throw an error and only can be linked by using link function.
  • Kakao sign-in will throw a new exception in regards to above issue.
  • Added try-catch block for email authentication. It will now catch error correctly.
  • Fixed bug at example code. It will now trim the white space before sending to the server.
  • Fixed bug at example code. Sign-in/out dialog will be disappear as expected when sign-in/out is succeeded.

0.3.2 29/Jan/2020 #

  • Minor bug fix

0.3.1 29/Jan/2020 #

  • Added getUserClaim function so that we can get claim data from provider
  • Changed logic of signing-out from 3rd party providers

0.3.0 28/Jan/2020 #

  • Updated cloud function for verifiying/creating Kakao token
  • Changed logic of Kakao sign in
  • Refactoring Kakao sign in
  • Refactoring other sign ins
  • Added linking function
  • Made email and password as a required field

0.2.0 27/Jan/2020 #

  • Supporting Facebook sign in

0.1.0 27/Jan/2020 #

  • Supporting Kakao sign in

0.0.1 25/Jan/2020 #

  • Initial release with Firebase email and Gmail support
23
likes
0
points
167
downloads

Publisher

unverified uploader

Weekly Downloads

A high-level framework of Firebase Auth package that wraps several lines of codes to one line in order to easily use sign-in and out function.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cloud_functions, firebase_analytics, firebase_auth, flutter, flutter_facebook_login, flutter_kakao_login, google_sign_in, http, provider

More

Packages that depend on firebase_auth_simplify