supertokens-website icon indicating copy to clipboard operation
supertokens-website copied to clipboard

Do not rely on front-token if st-access-token is available

Open porcellus opened this issue 2 years ago • 0 comments

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.

porcellus avatar Dec 28 '22 16:12 porcellus