Quick start guide Next.js with Auth0
https://www.youtube.com/watch?v=a_qbqpDifXM
Install @auth0/nextjs-auth0
npm i @auth0/nextjs-auth0
// create .env file
# Every value here is available under your application dashboard
# A long, secret value used to encrypt the session cookie
AU...
guillaumeduhan.hashnode.dev2 min read