This is my first time applying SuperToken to my se...
# support-questions-legacy
j
This is my first time applying SuperToken to my service. I'm really amazed at the scalable functionality. I have a question while implementing it. Can anyone explain it to me? What I'm curious about is how supertoken-website sdk can detect session expire and send a refresh session request. I'm use use axios for api client. When I activated supertoken log and checked, I was able to confirm that the XHRInterceptor log was being recorded. Can you explain how to check this and insert the header into the axios instance? Otherwise, it would be good if you could tell me which part of the source I should check.