lit_firebase_auth 0.2.1 copy "lit_firebase_auth: ^0.2.1" to clipboard
lit_firebase_auth: ^0.2.1 copied to clipboard

outdated

Pre-lit Firebase Authentication. Drop in and add Firebase Auth in just minutes.

0.2.1 #

  • fix: revert to meta 1.1.8 package for testing

0.2.0 #

  • BREAKING: change in Apple authentication method
  • BREAKING: change in the way buttons are customized through AuthConfig
  • feat: additional sign-in providers added - Github, Twitter and Apple (iOS, Android and Web)
  • docs: various documentation updates

0.1.3 #

  • feat: add functionality to customize notification messages

0.1.2 #

  • feat: add sign in with apple support
  • feat: add sign in with credential support for other identity providers
  • docs: documentation updates

0.1.1 #

  • feat: add isSubmitting() extension to BuildContext. To determine if an authentication request is currently active
  • fix: ensure ButtonConfig attributes are applied to the sign-in and register buttons.
  • docs: various documentation updates

0.1.0 #

  • BREAKING: logic related to LitAuth and AuthConfig to manage sign-in customization.
  • docs: various documentation updates

0.0.4 #

  • docs: update logo path

0.0.3 #

  • docs: minor documentation updates

0.0.2 #

  • feat: add generated files

0.0.1 #

  • feat: initial release