Setup & Installation
What This Skill Does
Adds authentication to Next.js apps using the @auth0/nextjs-auth0 SDK. Handles login, logout, session management, and protected routes for both App Router and Pages Router. It generates the correct Auth0Client setup, middleware config, and provider wiring for your specific Next.js version instead of you piecing it together from docs.
When to use it
- Working with auth0 nextjs functionality
- Implementing auth0 nextjs features
- Debugging auth0 nextjs related issues
