Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

supertokens-website

Package Overview
Dependencies
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

supertokens-website - npm Package Versions

1
13

15.0.0

Diff

Changelog

Source

[15.0.0] - 2022-12-09

Added

  • Add ability to specify a lockFactory to override the default browser-tabs-lock

Changed

  • Added getWindowUnsafe to the WindowHandlerInterface. This function should return the raw window object.
supertokens
published 14.0.3 •

Changelog

Source

[14.0.3] - 2022-11-24

Fixes

  • doesSessionExist now refreshes the session if it detects an expired access token
supertokens
published 14.0.2 •

Changelog

Source

[14.0.2] - 2022-10-24

Fixes

  • XMLHttpRequest event dispatching should now work in Safari.
  • A race-condition blocking XMLHttpRequests in Chrome is now fixed.
supertokens
published 14.0.1 •

Changelog

Source

[14.0.1] - 2022-10-21

Fixes

  • Retrying request post refreshing now remembers the original input body.
supertokens
published 14.0.0 •

Changelog

Source

[14.0.0] - 2022-10-17

Added

  • Adding an interceptor for XMLHttpRequest by default upon initializing SuperTokens
  • Marked addAxiosInterceptors as deprecated
  • Request interception can now be disabled by adding superTokensDoNotDoInterception to the hash of the request (works as a queryparam as well)
supertokens
published 13.1.1 •

Changelog

Source

[13.1.1] - 2022-10-14

  • Removed default max age from claims
supertokens
published 13.1.0 •

Changelog

Source

[13.1.0] - 2022-09-14

Added

  • Support for new FDI (1.15)
  • Added the API_INVALID_CLAIM event and the related invalidClaimStatusCode config prop.
  • Adds base classes, types for session claims, and the getInvalidClaimsFromResponse, validateClaims, getClaimValue functions.
supertokens
published 13.0.2 •

Changelog

Source

[13.0.2] - 2022-08-11

Changes

  • Updates README
  • Updates dependencies to fix building in node 17 + match typescript version of auth-react
  • Refactors the way the SDK exports the error class
supertokens
published 13.0.1 •

Changelog

Source

[13.0.1] - 2022-06-27

  • Fixes node dependency for integration tests
supertokens
published 13.0.0 •

Changelog

Source

[13.0.0] - 2022-06-27

Breaking changes

  • Removes setCookieSync and getCookieSync from the interface for cookieHandler when calling SuperTokens.init
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc