nextjs-auth0

Next.js SDK for signing in with Auth0

MIT License

Downloads
864.9K
Stars
2K
Committers
79

Bot releases are hidden (Show)

nextjs-auth0 - v1.9.3

Published by adamjmcgrath over 1 year ago

Fixed

nextjs-auth0 - v2.2.3

Published by auth0-oss over 1 year ago

Fixed

nextjs-auth0 - v2.2.2

Published by auth0-oss over 1 year ago

Fixed

  • Fix issue where storeIDToken config not used by getAccessToken #1091 (adamjmcgrath)
nextjs-auth0 - v2.2.1

Published by auth0-oss over 1 year ago

Fixed

nextjs-auth0 - v2.2.0

Published by auth0-oss over 1 year ago

Added

Fixed

nextjs-auth0 - v2.1.0

Published by auth0-oss almost 2 years ago

Added

nextjs-auth0 - v2.0.1

Published by auth0-oss almost 2 years ago

Fixed

nextjs-auth0 - v2.0.0

Published by auth0-oss almost 2 years ago

⚠️ BREAKING CHANGES

Added

See V2 Migration Guide for full details.

nextjs-auth0 - v2.0.0-beta.4

Published by auth0-oss almost 2 years ago

⚠️ BREAKING CHANGES

  • Rearrange exports for RSC and add experimental RSC route to example #913 (adamjmcgrath)

Fixed

  • WithMiddlewareAuthRequired should return 401 for /api routes #909 (adamjmcgrath)
nextjs-auth0 - v2.0.0-beta.3

Published by auth0-oss almost 2 years ago

Fixed

nextjs-auth0 - v2.0.0-beta.2

Published by auth0-oss almost 2 years ago

Added

Fixed

nextjs-auth0 - v2.0.0-beta.1

Published by auth0-oss almost 2 years ago

Fixed

  • status getter is not enumerable so needs to be added to NextResponse #875 (adamjmcgrath)
nextjs-auth0 - v2.0.0-beta.0

Published by auth0-oss almost 2 years ago

See V2 Migration Guide for full details.

nextjs-auth0 - v1.9.2

Published by auth0-oss about 2 years ago

Added

  • Fix updates to session not reflected in async getServerSideProps #843 (adamjmcgrath)
nextjs-auth0 - v1.9.1

Published by auth0-oss over 2 years ago

Fixed

nextjs-auth0 - v1.9.0

Published by auth0-oss over 2 years ago

Added

nextjs-auth0 - v1.8.0

Published by auth0-oss over 2 years ago

Added

Fixed

nextjs-auth0 - v1.7.0

Published by auth0-oss almost 3 years ago

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)
nextjs-auth0 - v1.6.2

Published by auth0-oss almost 3 years ago

Fixed

Security

nextjs-auth0 - v1.6.1

Published by auth0-oss about 3 years ago

Fixed

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