Skip to content

Releases: supertokens/supertokens-node

v16.3.3

19 Oct 14:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.3.2...v16.3.3

v16.3.2

16 Oct 15:12
Compare
Choose a tag to compare

What's Changed

  • fix: fix tenant filtering in getUsers by @porcellus in #719
  • fix: revert optimization that made emailVerifyGET only update the claim if the value changes by @porcellus in #722
  • test: update tests that check when the ev claim is updated by @porcellus in #723
  • test: update custom framework test to pass on node16 by @porcellus in #724

Full Changelog: v16.3.1...v16.3.2

v16.3.1

12 Oct 11:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.3.0...v16.3.1

v16.3.0

10 Oct 16:46
Compare
Choose a tag to compare

What's Changed

  • chore: mention resetPasswordUsingToken changes in the account linking changelog by @porcellus in #710
  • feat: Refactor app info type to allow adding multiple website domains by @nkshah2 in #706
  • fix: Fix provider logic to prevent "clone is not a function" error by @nkshah2 in #711
  • Request fixes by @rishabhpoddar in #713
  • feat: improved edge function compatibility by @porcellus in #702
  • test: fix test util to work with old/normal responses by @porcellus in #714

Full Changelog: v16.2.1...v16.3.0

v16.2.1

06 Oct 09:28
Compare
Choose a tag to compare

What's Changed

  • chore: Fix tests and refactor Github provider to not use cross-fetch directly by @nkshah2 in #709

Full Changelog: v16.2.0...v16.2.1

v16.2.0

29 Sep 10:37
Compare
Choose a tag to compare

What's Changed

  • feat: Add validateAccessToken function to providers by @nkshah2 in #701

Full Changelog: v16.1.0...v16.2.0

v16.1.0

26 Sep 10:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.0.0...v16.1.0

v16.0.0

25 Sep 06:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v15.2.1...v16.0.0

v15.2.1

22 Sep 09:16
Compare
Choose a tag to compare

What's Changed

  • fix: Fix jwks body containing additional properties by @nkshah2 in #696

Full Changelog: v15.2.0...v15.2.1

v15.2.0

12 Sep 08:57
Compare
Choose a tag to compare

What's Changed

  • feat: Allow users to set admins when initialising the user dashboard recipe by @nkshah2 in #691

Full Changelog: v15.1.1...v15.2.0