supertokens-website
supertokens-website copied to clipboard
Do not rely on front-token if st-access-token is available
When using header-based sessions we can entirely ignore front-token. This will make it easier to create custom backend implementations in case our backend SDK is not available for the stack of the user.