Hi,
I am stuggling to find how to refresh the session using the header transfer method , by manually doing XHR Requests to the /auth/ endpoints.
It seems the that refreshed token is sent using cookies instead of response headers.
Currently I am trying with the following POST:
What am I doing wrong?
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).