Code sample for an integration between Next.js and Auth0.
First, please install all dependencies by executing npm i
.
To launch the application please execute npm run dev
.
To read more about the project please go to: https://fullstack-developer.academy/using-next-js-and-auth0/