⚠️ Mobile is not supported yet.
Search for a command to run...
The easiest way to add authentication and user management to your application. Purpose-built for React, Next.js, Remix, and The Modern Web.
A quickstart for Next.js App Router with Clerk authentication.
The <ClerkProvider> component is required to integrate Clerk into your React application, providing session and user context to Clerk's hooks and components.
A sign in page for Next.js App Router with Clerk authentication.
A sign up page for Next.js App Router with Clerk authentication.
A waitlist page for Next.js App Router with Clerk authentication.
The clerkMiddleware() helper integrates Clerk authentication into your Next.js application through Middleware. clerkMiddleware() is compatible with both the App and Pages routers.