felangel / fresh

🍋 A token refresh library for Dart.
https://github.com/felangel/fresh
360 stars 57 forks source link

feat(fresh_dio): update to dio 5.0.0 #79

Closed Rexios80 closed 1 year ago

Rexios80 commented 1 year ago

https://github.com/felangel/fresh/pull/75 except the tests should pass

Rexios80 commented 1 year ago

Dio no longer automatically injects the json headers

josh-burton commented 1 year ago

@felangel can you approve the workflow and (hopefully) merge/release?