Hello. The refresh token functionality for the frontend SDK does not appear to be working for us. We are using Axios and following this documentation https://supertokens.com/docs/session/quick-setup/handling-session-tokens
When there is a session refresh, our users get logged out of the app. Is there some sort of additional backend configuration we need? From the documentation it looks like
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).