github auth0/nextjs-auth0 v1.0.0

latest releases: v3.5.0, v3.4.0, v3.3.0...
3 years ago

New features

  • New suite of frontend tools:
    • useUser hook and UserProvider to simplify checking and managing the user’s logged in state on the client.
    • withPageAuthRequired higher order component to protect client side routes.
  • New handleAuth feature to reduce the amount of boilerplate required to set up the server side authentication handlers.
  • Simpler server side API where creation of an SDK instance is handled by the SDK.

Breaking changes

For a full list of breaking changes and migration guide, checkout the V1_MIGRATION_GUIDE.md

Don't miss a new nextjs-auth0 release

NewReleases is sending notifications on new releases.