flutter_token_auth 0.3.7 copy "flutter_token_auth: ^0.3.7" to clipboard
flutter_token_auth: ^0.3.7 copied to clipboard

A package for handling token-based authentication in Flutter.

0.3.7 #

  • Don't fail on responses if authmanager user returns null

0.3.6 #

  • Fix changelog

0.3.5 #

  • Fix response token recording for unstreamed requests

0.3.4 #

  • fix changelog

0.3.3 #

  • More consistent encoding of requests, allows for null values in body

0.3.2 #

  • Fix missing client export

0.3.1 #

  • Fix dependency issue blocking publish

0.3.0 #

  • Begin migration towards client approach, there is now AuthClient which can be supplied as a http client

0.2.4 #

  • Auth Manager no longer has an awkward config validation in the constructor

0.2.3 #

  • Mock User factory generates an app id key if none is supplied

0.2.2 #

  • Allow the app id key to be configured

0.2.1 #

  • Adding publish status

0.2.0 #

  • Finally automatically published

0.1.3 #

  • Enabling automatic publishing

0.1.0 #

  • Initial version.
2
likes
150
points
154
downloads

Publisher

verified publisherfeirmapp.ie

Weekly Downloads

A package for handling token-based authentication in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_secure_storage, http

More

Packages that depend on flutter_token_auth