Skip to content

v4.0.0-beta.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@nandan-bhat nandan-bhat released this 20 Dec 05:51
· 1775 commits to main since this release
92df43b

🛠️ Changes

  • chore: refresh the token set when calling getAccessToken instead of the middleware (fixes: #1851 and #1841)
  • feat: add idToken to beforeSessionSaved hook (closes: #1840)
  • fix: ensure builds succeed without AUTH0_DOMAIN set (closes: #1849)
  • chore: allow specifying client assertion config via env vars