Resolving The Store Api DependencyJanuary 20, 2020 · 3 min readLarsHigh-priest to the browser godsIn frontend projects with a redux store, all requests need to be authenticated. But how do you put the token into the store, but still have it in the API module?