feat: add retry method to refresh token on 403
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.
Showing
Please register or sign in to comment