auth_provider 2.0.8 copy "auth_provider: ^2.0.8" to clipboard
auth_provider: ^2.0.8 copied to clipboard

A flutter authentication managemnt tool

1.0.2- First stable release #

  • Added User logout bug fixes

1.0.3 #

  • Added Amazon Auth Method

1.0.3-hotfix.1 #

  • Migrated dependant packages to AndroidX

1.0.3-hotfix.2 #

  • Elevated min SDK to 21

1.0.3-hotfix.3 #

  • Upgraded AndroidX Annotations

1.0.3-hotfix.4 #

  • Upgraded flutter_lwa

1.0.3-hotfix.5 #

  • Fixed duplicate LWA SDK JAR files in Android

1.0.3-hotfix.6 #

  • Added Amazon swift code

1.0.3-hotfix.7 #

  • Unified Amazon auth packages

1.0.3-hotfix.8 #

  • Removed redundant assets directory

1.0.3-hotfix.9 #

  • added postal code to auth user

1.0.3-hotfix.10 #

  • changed amazon token

1.0.3-hotfix.11 #

  • minor test change

1.0.3-hotfix.12 #

  • minor test change

1.0.3-hotfix.13 #

  • minor test change

1.0.3-hotfix.14 #

  • minor test change

1.0.3-hotfix.15 #

  • minor test change

1.0.3-hotfix.16 #

  • minor test change

1.0.3-hotfix.17 #

  • minor test change

1.0.3-hotfix.18 #

  • Re-wrote amazon android plugin

1.0.3-hotfix.19 #

  • fixed android method channel issue after first login

1.0.3-hotfix.20 #

  • added flutter SDK home to access local modules dependency

1.0.4-pre.1 #

  • added twilio auth method

1.0.4-pre.2 #

  • refined twilio auth method

1.0.4 #

  • tested new auth methods

1.0.5 #

  • fixed logout issues

1.0.6 #

  • added phone auth method

1.0.6-hotfix.1 #

  • fixed phone logout

1.0.6-hotfix.2 #

  • fixed phone logout

1.0.6-hotfix.3 #

  • fixed phone logout

1.0.6-hotfix.4 #

  • fixed iOS amazon issues with codemagic

1.0.6-hotfix.5 #

  • supported legacy code

1.0.6-hotfix.6 #

  • added minor change

2.0.0 #

  • migrated to flutter 2.x

2.0.1 #

  • fixed twilio auth method

2.0.2 #

  • added ability to disable caching

2.0.3 #

  • removed amazon native dependency

2.0.4 #

  • removed amazon iOS native dependency

2.0.5 #

  • removed amazon iOS native dependency

2.0.6 #

  • removed amazon iOS native dependency

2.0.8 #

  • Fixed an issue with GoogleAuthMethod
  • Fixed an issue with saveUser function