github auth0/nextjs-auth0 v4.0.0-beta.8

pre-release13 hours ago

🛠️ Changes

  • Fixes documentation for allowed logout URL
  • Falls back to /v2/logout endpoint when the end_session_endpoint is not enabled for a tenant
  • Adds docs about default claims from ID token populated in the user object
  • Prevent revalidation when user is not authenticated in useUser() hook
  • Fix error handling in useUser() hook (closes #1817)
  • Export types under /types sub-module (closes #1824 and #1810)
  • Exports errors under /errors sub-module
  • getAccessToken() method throws an error when an access token could not be obtained to allow handling by the caller (closes #1820 and #1819)
  • Add warning when cookie size exceeds 4096 bytes

Don't miss a new nextjs-auth0 release

NewReleases is sending notifications on new releases.