felangel / fresh

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

fix(fresh): wait for initial storage read before returning token #96

Closed lulupointu closed 4 months ago

lulupointu commented 9 months ago

This fix allows the initial token to be fetched asynchronously. See https://github.com/felangel/fresh/issues/70 for a snippet describing the issue

kuhnroyal commented 6 months ago

@felangel can you take a look at this by any chance? I know it's not a macro but it also needs some love 😁

vasilich6107 commented 5 months ago

@felangel this bug definitely bug @lulupointu thanks a lot for this PR

vasilich6107 commented 5 months ago

Hi @felangel Could you take a look at this issue?

vasilich6107 commented 4 months ago

@felangel Could you take a look at this PR?