Skip to content

Releases: shoutem/fetch-token-intercept

Fixed import without configure

01 Sep 16:16
Compare
Choose a tag to compare

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

16 Jun 08:35
Compare
Choose a tag to compare
v0.2.2

Updated shields, version bump

v0.2.1

16 Jun 08:24
Compare
Choose a tag to compare
Merge pull request #7 from shoutem/feature/added-is-response-unauthor…