dio_bearer 0.0.3 copy "dio_bearer: ^0.0.3" to clipboard
dio_bearer: ^0.0.3 copied to clipboard

Dio interceptor for automatic Bearer token management with refresh token support.

0.0.3 #

  • Fix bug: Refresh token client don't use base url

0.0.2 #

  • Don't refresh the token if request path is in accessTokenPaths.
  • Give accessTokenKey and refreshTokenKey params value directly in constructor
  • Rename _accessTokenRoutes to _accessTokenPaths to match public param name.

0.0.1 #

  • Initial release, not tested yet! :)
3
likes
130
points
38
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dio interceptor for automatic Bearer token management with refresh token support.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter, flutter_secure_storage

More

Packages that depend on dio_bearer