Releases: supertokens/supertokens-node
Releases · supertokens/supertokens-node
v12.1.7
What's Changed
Full Changelog: v12.1.6...v12.1.7
v14.1.4
What's Changed
Full Changelog: v14.1.3...v14.1.4
v15.1.0
What's Changed
- feat: add a cache control headers to the jwks.json endpoint by @porcellus in #668
Full Changelog: v15.0.4...v15.1.0
v15.0.4
v15.0.3
What's Changed
- test: add a test that checks how we handle nullable access token payload props by @porcellus in #667
- fix: changelog by @sattvikc in #671
- refactor: Add handling for when Saas returns 429 because of rate limiting by @nkshah2 in #672
Full Changelog: v15.0.2...v15.0.3
v15.0.2
What's Changed
- fix: Fix issue of user dashboard showing email as unverified even if it is verified by @nkshah2 in #662
Full Changelog: v15.0.1...v15.0.2
v15.0.1
v15.0.0
Breaking changes
Add multi tenancy support
Full Changelog: https://github.com/supertokens/supertokens-node/blob/master/CHANGELOG.md#1500---2023-07-19
v14.1.2
What's Changed
- test: add jwk-cache related tests by @porcellus in #578
- feat: email verify template updated by @iresharma in #570
- fix: try to apply the error handler in verifySession before throwing in koa hapi and loopback by @porcellus in #586
- test fix by @rishabhpoddar in #591
Full Changelog: v14.1.1...v14.1.2
v14.1.0
What's Changed
- feat: Add a helper function to read the original request from the user context inside overrides by @nkshah2 in #569
Full Changelog: v14.0.2...v14.1.0