Releases: supertokens/supertokens-node
Releases · supertokens/supertokens-node
v17.0.0
What's Changed
- feat: Multifactor authentication by @sattvikc in #741
- feat: remove tenenatId from core calls that reach across tenants by @porcellus in #799
- test: update test servers by @porcellus in #800
- fix: fix where we get tenantId from in getAuthenticatingUserAndAddToCurrentTenantIfRequired by @porcellus in #801
- test: remove usage of try.supertokens.com from tests by @porcellus in #803
- test: do not use try supertokens com in tests by @porcellus in #804
- feat: use firstFactors in the dashboard apis by @porcellus in #805
Full Changelog: v16.7.4...v17.0.0
v16.7.4
What's Changed
- feat: CSP frontend alert screen by @Chakravarthy7102 in #797
Full Changelog: v16.7.3...v16.7.4
v16.7.3
What's Changed
- fix: dashboard connection uri path. by @Chakravarthy7102 in #795
Full Changelog: v16.7.2...v16.7.3
v16.7.2
What's Changed
- fix: default to st-auth-mode if getTokenTransferMethod returns any in createNewSession by @porcellus in #784
Full Changelog: v16.7.1...v16.7.2
v16.7.1
Full Changelog: v16.7.0...v16.7.1
v16.7.0
What's Changed
- feat: add nextjs session utils by @anku255 in #767
- feat: Users creation on user management dashboard. by @Chakravarthy7102 in #756
- Add Dockerfile for node 20 by @anku255 in #772
- fix: Update docker images + polyfill fetch by node-fetch for tests by @anku255 in #773
- fix: add fetch polyfill before running unit tests by @anku255 in #774
- fix: upgrade node-fetch to v3 by @anku255 in #775
- Fix fetch polyfill filename by @anku255 in #776
- fix: replace getSetCookie method by getAll('Set-Cookie') by @anku255 in #777
- fix: use cross-fetch for polyfill by @anku255 in #780
Full Changelog: v16.6.8...v16.7.0
v16.6.8
What's Changed
- fix: remove http dep to fix app dir support by @porcellus in #768
Full Changelog: v16.6.7...v16.6.8
v16.6.7
What's Changed
- feat(facebook): added missing user scope data by @kriskw1999 in #763
Full Changelog: v16.6.6...v16.6.7
v16.6.6
What's Changed
- fix: Update aws example docs by @anku255 in #761
- Adds user context to validate function by @rishabhpoddar in #764
- fix: use custom impl for Headers class when no built-in is available by @porcellus in #766
Full Changelog: v16.6.5...v16.6.6
v16.6.5
What's Changed
- fix: Normalise connectionURI domain. by @Chakravarthy7102 in #760
- ci/cd changes to fetch latest dependency core/driver/frontend by @bhumilsarvaiya in #759
Full Changelog: v16.6.4...v16.6.5