Communityv0.1.0

Clerk Auth

Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts (March 2025 CVE context), API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, production considerations (GCP outages), and component reference. Prevents 15 documented errors. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT/token-type-mismatch errors, webhook verification, user type inconsistencies, or testing with 424242 OTP.

1.6kdownloads1active installsVeera
View on ClawHubBack to Skills

Skill Details

Slug
clerk-auth
Latest Version
0.1.0
Author
Veera
Published
Jan 31, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Clerk Auth.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

- Initial public release with comprehensive guide for Clerk authentication. - Introduces API Keys beta (Dec 2025) supporting user/org-scoped API keys, with CRUD UI component and backend verification patterns. - Details breaking changes for Next.js 16: new proxy.ts middleware filename (replacing middleware.ts) due to March 2025 CVE; Clerk v6.35.0+ required. - Covers API version 2025-11-10 breaking changes (Nov 2025) impacting billing endpoints, field terminology, and response structure. - Documents new features: force password reset, organization analytics filters, PKCE for custom OAuth, and automatic credential stuffing defense. - Includes updated error prevention, webhook verification, and best practices for production setups and middleware configuration.