Configuring NextAuth.js and Next.js to work behind Azure FrontDoor CDN
If you want to use a CDN that performs caching in front of your Next.js + NextAuth.js website, you need to be aware that the default configuration exposes the website to a security issue.