auth_management 3.2.4 copy "auth_management: ^3.2.4" to clipboard
auth_management: ^3.2.4 copied to clipboard

Collection of auth service with advanced controlling system.

3.2.4 #

  • refactor: simplify encryptor method return type in backup classes

3.2.3 #

  • feat: Refactor authorizer and backup classes for improved biometric support and user management
  • Updated SignByBiometricCallback to accept a generic Auth type.
  • Simplified hasAnonymous property in Authorizer class.
  • Added canUseBiometric method to check biometric capabilities.
  • Enhanced user update methods to include biometric data and additional user information.
  • Removed deprecated oauth_button.dart and integrated its functionality into auth_button.dart.
  • Updated AuthButton to handle various authentication methods including biometric sign-in.
  • Added new methods in AuthDelegate for checking user authentication status.
  • Updated AuthHelper extension methods for better usability.
  • Incremented version number in pubspec.yaml to 3.2.3.

3.2.2 #

  • refactor: rename backup class and update related references; improve color opacity handling

3.2.1 #

  • refactor: improve Authorizer initialization and error handling

3.2.0 #

  • Authorizer anonymous account implemented
  • Improved auth model

3.1.0 #

  • Authorizer update function improved

3.0.2 #

  • Auth status bug fixed

3.0.1 #

  • Remove all unnecessary external libraries

3.0.0 #

  • Firebase external library remove and add auth delegate system

2.0.3 #

  • Improve sign in operation

2.0.2 #

  • External libraries updates

2.0.1 #

  • Add lazy update account
  • Google auth delegate version update and clean all deprecated code

2.0.0 #

  • Easier version to use
  • Compressed code
  • Simpled all code to use

1.0.4 #

  • Update auth model
  • Update flutter_entity library

1.0.3-alpha1 #

  • Firebase auth version update

1.0.2 #

  • Add Updater tags system

1.0.1 #

  • Notifier custom handler and pass arguments any functions

1.0.0+1 #

1.0.0 #

  • Stable release version

0.3.1 #

  • Libraries updates

0.3.0 #

  • Add auth management delegate supports [apple, biometric, facebook, google etc.]
  • Update all necessary libraries
  • Remove all external auth libraries

0.2.22 #

  • Remove unnecessary libraries

0.2.21 #

0.2.20 #

0.2.19 #

0.2.18 #

0.2.17 #

  • Updating bug fixed

0.2.16 #

  • Phone number verifier mode

0.2.15 #

  • Controller updating modified

0.2.14 #

  • Add updating merge algorithm

0.2.13 #

  • Updating bug fixed, and remove unnecessary biometric callbacks

0.2.12 #

  • Add AuthBuilder to use build widget when state change

0.2.11 #

  • Fix loggedOutTime status
  • Fix updates algorithm

0.2.10 #

  • Fix biometric loggedInTime status

0.2.9 #

  • Fix authorized user null properties
  • Add loggedInTime, loggedOutTime and verified properties

0.2.8 #

  • Future error handle from auth section
  • Fetch user info from remote when connect the remote server with auth_management
  • Initially update remote user as local user when connect remote server
  • Initial check when app run

0.2.7 #

  • Change BackupDataSource to AuthorizedDataSource
  • Update library versions
  • Update loading state

0.2.6 #

0.2.5 #

  • Update observer status

0.2.4 #

  • Update loading feature

0.2.3 #

  • Add new features

0.2.2 #

  • Authorization bug fixed

0.2.1 #

0.2.0 #

  • Stable version

0.1.9 #

  • Biometric permission updated

0.1.8 #

  • Biometric configuration added

0.1.7 #

  • Libraries update and isLoggedIn, and isSignedIn service update

0.1.6 #

  • Core listener and consumer add

0.1.5 #

  • Add auth provider instance

0.1.4 #

  • Update necessary libraries

0.1.3 #

  • Stable version

0.1.2 #

  • Stable version

0.1.1 #

  • Stable version
5
likes
140
points
341
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of auth service with advanced controlling system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_entity, object_modifier

More

Packages that depend on auth_management