fresh_dio 0.2.0 copy "fresh_dio: ^0.2.0" to clipboard
fresh_dio: ^0.2.0 copied to clipboard

outdated

An http interceptor for token refresh. Fresh is built on top of package:dio and manages authentication tokens transparently.

0.2.0 #

  • BREAKING: update to fresh: ^0.3.0
  • fix: throw DioError on RevokeTokenException (#26)

0.1.3 #

  • fix: handle null response in onResponse (#24).

0.1.2 #

  • fix: add generic <T> parameter to TokenHeaderBuilder (#22).

0.1.1 #

  • Update to fresh v0.2.1

0.1.0 #

Initial Release of the library (copy of package:fresh v0.2.0)

  • Includes Fresh interceptor with built-in token refresh.
123
likes
0
pub points
93%
popularity

Publisher

verified publisherfelangel.dev

An http interceptor for token refresh. Fresh is built on top of package:dio and manages authentication tokens transparently.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, fresh, meta

More

Packages that depend on fresh_dio