



















Clerk components are now available through the Clerk component registry, which is fully compatible with the shadcn/ui CLI. This integration brings the familiar shadcn add workflow to Clerk, making it easier than ever to add authentication to your Next.js applications with pre-configured components that match your shadcn/ui theme.
The Clerk component registry includes everything you need to get started with Clerk authentication in a Next.js project:
ClerkProvider, authentication pages, and middlewareAdd Clerk to your project with the quickstart block:
This single command will install:
ClerkProvider and theme integrationPrefer to install components individually? You can add specific pieces as needed.
ClerkProvider ComponentTo learn more about the available pages, components, and files, see the Next.js shadcn/ui registry documentation.
This initial release focuses on Next.js support. We're actively working on expanding the Clerk component registry to include components for other popular frameworks and meta-frameworks in the future. If you're interested in support for a specific framework, please let us know which one you'd like to see next!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。