LogoClawIndex
CasesSkillsAbout
LogoClawIndex

auth - Authentication Integration Guidance for Next.js

Provides authentication integration guidance for Next.js applications using Clerk, Descope, and Auth0.

Tags

Updated: 2026-09-24

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
authentication
auth
nextjs
clerk
descope
auth0
Configure middleware authentication patterns
Integrate Clerk SDK
Integrate Descope SDK
Integrate Auth0 SDK
Next.js application codebase
Authentication provider API keys
Environment variables
Middleware authentication file
Configured root layout provider
Protected API route handlers