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

5.0.4

Diff

Changelog

Source

[5.0.4] - 2020-12-19

Changed:

  • Adds package-lock as per https://github.com/supertokens/supertokens-website/issues/28
supertokens
published 5.0.3 •

Changelog

Source

[5.0.3] - 2020-12-10

Fixes:

  • Better error messages for SSR.
supertokens
published 5.0.2 •

Changelog

Source

[5.0.2] - 2020-11-30

Changed

  • Added compatibility with new FDI. No change needed for this SDK, but added this since it's still compatible
supertokens
published 5.0.1 •

Changelog

Source

[5.0.1] - 2020-11-19

Changed

  • If the sessionScope is the same as the current domain, then we do not use it when setting cookies. This is because we do not want the browser to automatically add a leading dot. See https://github.com/supertokens/supertokens-website/issues/25
supertokens
published 5.0.0 •

Changelog

Source

[5.0.0] - 2020-10-24

Changed

  • Enforce interception for fetch and axios for easier use - issue #19
  • Renames websiteRootDomain to sessionScope
  • Removes refreshTokenUrl from input and replaces it with apiDomain and apiBasePath.
  • The refresh API will alway be apiDomain + apiBasePath + "/session/refresh"
  • Normalizing of user input
  • Updates supported FDI to be 1.3
  • Changes to tests to use the new config
  • Does not send frontend SDK version anymore
supertokens
published 4.4.1 •

Changelog

Source

[4.4.1] - 2020-10-03

Changed

  • Changed success refresh call status code to >= 200 && < 300
supertokens
published 4.4.0 •

Changelog

Source

[4.4.0] - 2020-08-30

Changed

  • Stores Anti CSRF token in cookie that can be shared across sub domains. This value is then read and added to the request header separately.
  • Compatible with FDI 1.2 and not with previous versions
  • Adds ability to get userID and JWT payload (securely) from the frontend
supertokens
published 4.3.0 •

Changelog

Source

[4.3.0] - 2020-08-20

Changed

  • Adds 1.1 as supported FDI
supertokens
published 4.2.0 •

Changelog

Source

[4.2.0] - 2020-08-11

Changed

  • Changed the default session expiry status code to 401
  • Changed function signature of init for axios and fetch
  • Enables fetch interception by default
  • Automatically adds credentials to axios and fetch - which can be disabled

Fixes:

  • If current hostname is localhost, we do not add that as an explicit domain when setting the IRTFrontend cookie.
rishabhpoddar
published 4.1.5 •

Changelog

Source

[4.1.5] - 2020-07-30

Added

  • Function to get Refresh URL's domain
  • Function to set and get Auth0's API path
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