Clerk Auth

Implements Clerk on Next.js App Router: ClerkProvider, clerkMiddleware/auth.protect(), organizations, Svix user-sync webhooks, and server auth()/client hooks. Use when the user mentions Clerk, ClerkProvider, sign-in/sign-up, organizations, SSO, or Clerk webhooks on Next.js 14/15. Not for Auth.js, NextAuth, Firebase Auth, or Clerk on non-Next stacks. Never trust middleware alone (CVE-2025-29927); re-check auth() in the handler.

Kayforkind 8a35220 18.5 KB Updated

File contents

Kayforkind/skill-slice commit 8a35220a2b

Frequently asked questions

npx skillmds@latest add kayforkind/clerk-auth