supertokens-website
Advanced tools
Changelog
[18.0.2] - 2024-02-23
builder
object the function override callback gets. It is not longer optional.Changelog
[18.0.1] - 2024-02-06
attemptRefreshingSession
to throw in some cases when getting a 401 response from the refresh endpointChangelog
[18.0.0] - 2024-01-18
DateProvider
implementation relies on localStorage
. If your environment lacks support for localStorage
, you must provide custom implementations for either the DateProvider
or localStorage
.DateProvider
, that both built-in and custom validators can use instead of Date.now
to get an estimate of the server clock.dateProvider
prop to the configuration that can be used to customize the built-in DateProvider
.getClockSkewInMillis
as an overrideable function that estimates the time difference between the backend and the client.Changelog
[17.0.4] - 2023-09-24
Changelog
[17.0.3] - 2023-09-XX
1.18
to supported FDI versionsChangelog
[17.0.2] - 2023-07-19
1.17
to supported FDI versionsChangelog
[17.0.1] - 2023-07-04
shouldDoInterceptionBasedOnUrl
as an overrideable function to the recipe interfaceChangelog
[17.0.0] - 2023-06-07
Changelog
[16.0.10] - 2023-05-19