What's Changed
- feat!: better support for ESM imports by @porcellus in #850
- feat: always validate emails in pwreset and try linking by @porcellus in #852
- ci: extract tests into a separate backend-sdk-testing repo by @porcellus in #860
- fix: update access token cookie expiry to 1 year by @anku255 in #868
- Backend sdk testing/eliminate eval by @rishabhpoddar in #870
- feat!: improve how we handle changing email addresses and users becoming unverified when account linking requires verification by @porcellus in #869
- feat: call isEmailChangeAllowed in pwless updateUser by @porcellus in #875
- test: add logging to default overrides in test-server by @porcellus in #876
- test: move the session object and claims to the BE sdk server by @porcellus in #879
- fix: remove default maxAgeInSeconds in emailverification claim if value is true by @anku255 in #878
- fix: Update changelog by @anku255 in #883
- feat: Multitenancy dashboard by @sattvikc in #828
- fix: oidc fixes by @sattvikc in #884
- fix: PR checks by @sattvikc in #885
- fix: cicd tests by @sattvikc in #886
- fix: cicd tests by @sattvikc in #887
Full Changelog: v18.0.2...v19.0.0