waggle_auth 1.4.3 copy "waggle_auth: ^1.4.3" to clipboard
waggle_auth: ^1.4.3 copied to clipboard

unlisted

A Vatorex AG package containing functionality related to Authentication used in Vatorex apps..

0.0.1 #

  • Initial Release

0.2.0 #

  • Moved Account page, Edit account form, Link account form User settings from Hive Manager to Waggle_auth

0.2.1 #

  • Added isClosed check to UserDocumentFormBloc to prevent crashes when the streams are closed

0.3.0 #

  • Added service_desk_email global variable.
  • Global variable set to hive_manager email by default, can be changed by calling setServiceDeskEmail(String email)

0.3.1 #

  • Added service_desk_email global variable.
  • Global variable set to hive_manager email by default, can be changed by calling setServiceDeskEmail(String email)

1.3.4 #

  • Changed service_desk_email to be set at the moment of calling _sendContactEmail.

1.4.0 #

  • Corrected Forgot Password button not working bug.

1.4.3 #

  • Updated dependencies