Join Discord
Powered by
Should the fetch interceptor be auto-trying to ref...
# support-questions-legacy
r
rp_st
08/18/2021, 8:26 PM
> Should the fetch interceptor be auto-trying to refresh the token here or is this something I need to manually handle?
@User
This should be happening. If you are using
axios
, then make sure that you have added the interceptor to it.
Previous
Next