auth - Authentication Integration Guidance for Next.js
Provides authentication integration guidance for Next.js applications using Clerk, Descope, and Auth0.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Configure middleware authentication patterns
- Integrate Clerk SDK
- Integrate Descope SDK
- Integrate Auth0 SDK
- Implement sign-in and sign-up flows
- Protect API endpoints and routes
Inputs
- Next.js application codebase
- Authentication provider API keys
- Environment variables
Outputs
- Middleware authentication file
- Configured root layout provider
- Protected API route handlers
Requirements
- Next.js framework
- Node.js environment
- Node package manager
