Skip to content

Releases: supertokens/supertokens-website

v3.2.7

21 Nov 08:47
Compare
Choose a tag to compare
Bump version to 3.2.7

v3.2.6

08 Nov 12:14
Compare
Choose a tag to compare
Bump version to 3.2.6

v3.2.5

15 Oct 07:34
Compare
Choose a tag to compare
Bump version to 3.2.5

v3.2.2: Merge pull request #1 from supertokens/nemi

09 Oct 06:40
a64e991
Compare
Choose a tag to compare

v3.2.0

22 Jul 16:29
Compare
Choose a tag to compare

Added ability to check if a session exists or not

v3.1.0

15 Jul 08:44
Compare
Choose a tag to compare

Adds support for withCredentials to true.

v3.0.3

13 Jul 21:20
Compare
Choose a tag to compare

Adds support for api on a different domain (as long as there is a shared sub domain between currently loaded page and API) - via setting withCredentials to true.

v3.0.2

12 Jul 14:01
Compare
Choose a tag to compare
  • makeSuper is now a part of the default import

v3.0.1

12 Jul 13:10
Compare
Choose a tag to compare

Changed

  • creates fetch interceptor so that users do not need to change their existing fetch calls

Added

  • added support for axios calls

v3.0.0

09 Jul 06:40
Compare
Choose a tag to compare
  • Adds feature for CSRF protection