Resolve "Error handling on send"
dist
adapter.esm.js +29 -5
adapter.js +29 -5
src/adapter
index.js +29 -5
- Dan Jones authored
At the moment if the backbone token secret changes the adapter can have a token it thinks is valid but which can no longer be decrypted by the backbone. On a 403 error this will trigger a new token grant and resend the request with the new token.
+ 29
- 5
+ 29
- 5
+ 29
- 5