Interceptors
#6641
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Content-Length: 240264 | pFad | http://github.com/axios/axios/discussions/6641
BEFetched URL: http://github.com/axios/axios/discussions/6641
Alternative Proxies:
-
Hi all,
I am developing cloud inventory and accounting application with Qwik JS as frontend. I am using Axios alongwith interceptors for refreshing access tokens whenever the jwt token is expired.
I tried using js-cookie, typescript-cookie for accessing access token which is stored in cookies. The cookie is always undefined as these libraries are not supporting in Qwik js.
Any suggestions can help me a lot.
Beta Was this translation helpful? Give feedback.
All reactions