Replies: 1 comment
-
Shouldn't you use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I may be a bit confused about how to explain it, I hope those who read this understand.
in my case I'm trying to fetch a refresh token on the
afterResponse
hook, and if the API doesn't return the token I'll reject the request. but here I didn't manage to do that, with an example like this.note:
base
is still executed, but the one under check is not executedmaybe someone can shed some light on this matter. thanks 🙏🏼
Beta Was this translation helpful? Give feedback.
All reactions