Skip to content

Releases: auth0/nextjs-auth0

v2.0.0-beta.2

02 Nov 17:46
1764154
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Added

Fixed

v2.0.0-beta.1

21 Oct 10:24
fd701fd
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Fixed

  • status getter is not enumerable so needs to be added to NextResponse #875 (adamjmcgrath)

v2.0.0-beta.0

21 Oct 09:40
a52d23f
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

See V2 Migration Guide for full details.

v1.9.2

07 Oct 15:30
49d40f4
Compare
Choose a tag to compare

Added

  • Fix updates to session not reflected in async getServerSideProps #843 (adamjmcgrath)

v1.9.1

17 Jun 10:05
a995abc
Compare
Choose a tag to compare

Fixed

v1.9.0

20 May 12:15
845636c
Compare
Choose a tag to compare

Added

v1.8.0

04 May 17:08
7719523
Compare
Choose a tag to compare

Added

Fixed

v1.7.0

06 Jan 12:05
7c3af07
Compare
Choose a tag to compare

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)

v1.6.2

16 Dec 14:25
762da1e
Compare
Choose a tag to compare

Fixed

Security

v1.6.1

13 Oct 14:45
a08d82f
Compare
Choose a tag to compare

Fixed

  • [Snyk] Upgrade openid-client from 4.8.0 to 4.9.0 #518 (snyk-bot)