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

Investigate how we can block caching in different SDKs

Open porcellus opened this issue 2 years ago • 0 comments

🐛 Bug Report

Returning 304 responses can cause multiple issues, like the access token not updating. We need to investigate how we can affect this in different backend SDKs.

For further context, this is definitely an issue in node:

  • https://discord.com/channels/603466164219281420/1052316010071470131/1052648806489010336
  • https://stackoverflow.com/questions/24542959/how-does-a-etag-work-in-expressjs

porcellus avatar Dec 14 '22 19:12 porcellus