Skip to content

v0.12.0

Compare
Choose a tag to compare
@rishabhpoddar rishabhpoddar released this 09 May 16:42
· 607 commits to master since this release
538437c

What's Changed

  • refactor: Rename sessionData and its functions (JWT Rework #1) by @nkshah2 in #257
  • refactor: Automatically initialise OpenId recipe in session recipe (JWT Rework #3) by @nkshah2 in #259
  • refactor: Refactor JWT and OpenId recipes (JWT Rework #2) by @nkshah2 in #258
  • feat: Handle changes to access token becoming a JWT (JWT Rework #4) by @nkshah2 in #262
  • chore: Remove handshake info and general clean up (JWT Rework #5) by @nkshah2 in #263
  • feat: Add ExposeAccessTokenToFrontendInCookieBasedAuth (JWT Rework #6) by @nkshah2 in #264
  • refactor: Remove deprecated session functions (JWT Rework #7) by @nkshah2 in #265
  • feat: Add functions based on ADR 0030 [JWT Rework #1] by @nkshah2 in #272
  • feat: Add issuer to access token payload [JWT Rework #2] by @nkshah2 in #273
  • feat: optional password validation in updateEmailOrPassword by @iresharma in #276
  • chore: Update tests and fix logic based on test failures by @nkshah2 in #278
  • chore: Add test for verify session calling the core by @nkshah2 in #279
  • feat: Access token rework by @nkshah2 in #266
  • Update integration server and fix for tests by @nkshah2 in #280

Full Changelog: v0.11.0...v0.12.0