AI AGENT ADDONS

Auth0 Nextjs

auth0/agent-skills

Add authentication to your Next.js applications with Auth0. This skill lets users log in and log out easily. It also helps you protect pages that only logged-in users can see.

It works with both App Router and Pages Router. You can set up middleware to handle sessions. It also supports server components for modern Next.js apps.

Just install the official SDK and configure environment variables. The skill creates the needed endpoints for login, logout, and user profiles.

Add Auth0 Nextjs skill to your workflow

Global

mkdir -p ~/.claude/skills/auth0-nextjs

Project

mkdir -p .claude/skills/auth0-nextjs

Source Repository

Stars
36
Forks
20
Watchers
36
License
Apache-2.0
Last Push
1 month ago
Created
6 months ago