Releases: supertokens/supertokens-core
Releases · supertokens/supertokens-core
Adds JWT recipe + adds access token signing key rotation
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
What's Changed
- Pagination and get count API changes by @rishabhpoddar in #264
- Add the ability to get userId and session information using sessionHandle by @nkshah2 in #266
- Refactor tests to account for sessionHandle in /recipe/session GET response by @nkshah2 in #267
- 277: Add GetThirdPartyUsersByEmail API by @dulowski-marek in #278
- Thirdparty emailverification changes by @rishabhpoddar in #296
- 275: Update user's password by @dulowski-marek in #291
- 270: Email verification functions by @dulowski-marek in #294
New Contributors
- @dulowski-marek made their first contribution in #278
Full Changelog: v3.4.2...v3.5.0
Added email verification and social login recipe
What's Changed
- Update release.md by @kant01ne in #186
- Email verification recipe by @rishabhpoddar in #188
- Update release.md by @kant01ne in #191
- Thirdparty by @rishabhpoddar in #192
- Thirdparty api tests by @jscyo in #196
- Update release.md by @kant01ne in #198
Full Changelog: v3.2.0...v3.3.0