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
1112

3.0.1

Diff

Changelog

Source

[3.0.1] - 2019-07-10

Changed

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

Added

  • added support for axios calls
rishabhpoddar
published 3.0.0 •

Changelog

Source

[3.0.0] - 2019-07-10

Added

  • handling of anti-csrf token
  • package testing
rishabhpoddar
published 2.0.1 •

rishabhpoddar
published 2.0.0 •

Changelog

Source

[12.0.0] - 2022-06-02

  • Adds tests for custom cookie and window handlers

Added

  • You can now configure a postAPIHook when calling SuperTokens.init to subscribe to and handle to network responses

Breaking changes

  • Adds user context to all functions exposed to the user, and to API and Recipe interface functions. This is a non breaking change for User exposed function calls, but a breaking change if you are using the recipe override feature.
  • All recipe functions now accept an object (instead of inidividual parameters), this is a breaking change only if you are using the override feature.
  • Recipe functions no longer accept the config parameter, this is a breaking change if you are using the override feature
  • Renames properties for windowHandler
    • getLocalStorage -> RENAMED to localStorage
    • getSessionStorage -> RENAMED to sessionStorage
  • windowHandler uses a new interface type for localStorage and sessionStorage
rishabhpoddar
published 1.0.6 •

rishabhpoddar
published 1.0.5 •

rishabhpoddar
published 1.0.4 •

rishabhpoddar
published 1.0.3 •

rishabhpoddar
published 1.0.2 •

Changelog

Source

[11.0.2] - 2022-05-14

  • Updates debug log message
1
1112
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