Next.js

Adding login to a Next.js app
Report issue

Covers installing the Auth0 Next.js SDK, the login and callback routes it sets up, reading the session server-side, and calling your API with an access token.