kamranahmedse / redux-persist-expire

Expiring transformer for redux-persist
MIT License
78 stars 12 forks source link

Running an API call on expiration #26

Open haveamission opened 3 years ago

haveamission commented 3 years ago

Is it possible to run an API call on expiration, in order to hydrate an object? I'd love to have my state managed automatically for some calls, rather than on page load