Releases: shoutem/fetch-token-intercept
Releases · shoutem/fetch-token-intercept
Fixed import without configure
You can now import the interceptor without configuring it. It will gracefully handle fetch requests without interfering.
unload()
function was added, you can use it to disable interceptor after calling the configure
Fixing failed publish
v0.2.2
Updated shields, version bump
v0.2.1
Merge pull request #7 from shoutem/feature/added-is-response-unauthor…