Skip to content

v1.7.0

Compare
Choose a tag to compare
@auth0-oss auth0-oss released this 06 Jan 12:05
· 1212 commits to main since this release
7c3af07

Added

Fixed

  • Honor configured sameSite in transient cookies so you can login to iframe using 'none' #571 (adamjmcgrath)
  • Cookies with samesite=none must have the secure attr set #570 (adamjmcgrath)
  • Improve types in server-side withPageAuthRequired #554 (misoton665)