Skip to content

Releases: supertokens/supertokens-core

Adds JWT recipe + adds access token signing key rotation

27 Jul 06:41

Choose a tag to compare

What's Changed

  • Adds config for reset password token lifetime and email verification token lifetime by @rishabhpoddar in #301
  • Add the ability to create JWTs using supertokens by @nkshah2 in #302
  • Multiple access token signing keys by @porcellus in #307
  • Add API test to check if a complex JSON payload works by @nkshah2 in #314

Full Changelog: v3.5.3...v3.6.0

Adds user pagination API, enhances existing recipes

27 Jul 06:42

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.2...v3.5.0

Added email verification and social login recipe

27 Jul 06:43

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0