Integrating Next.js with Express.js using Auth0 for Authentication
This article provides a step-by-step guide to integrating a Next.js 13 frontend with a custom backend Express.js server API using Auth0 for authentication. The article assumes some basic knowledge of Next.js and Express.js and that the reader has an Auth0 account set up. The tutorial covers topics such as rewrites, middleware, and more.