@auth0
Official Auth0 Universal Components registry providing pre-built embeddable UI for enterprise-grade authentication flows: SSO login, MFA enrollment, and organization management screens. Designed to accelerate integration of Auth0's identity platform directly into React/Next.js apps with shadcn/ui styling. Requires an Auth0 account; components shell out to Auth0's authentication APIs. Free to use as components; Auth0 platform costs apply per MAU. Use for: enterprise SaaS applications that need fully branded, compliant SSO and MFA flows without building custom OAuth/SAML UI from scratch.
Install this registry
npx shadcn@latest add https://ui.auth0.com/r/registry.json pnpm dlx shadcn@latest add https://ui.auth0.com/r/registry.json bunx shadcn@latest add https://ui.auth0.com/r/registry.json curl -s https://ui.auth0.com/r/registry.json Components
6 totalA block for managing Multi-Factor Authentication (MFA) factors, including enrollment and deletion.
npx shadcn@latest add https://ui.auth0.com/r/my-account/user-mfa-management.json A block for managing organization details, including editing organization settings and branding, with delete functionality.
npx shadcn@latest add https://ui.auth0.com/r/my-organization/organization-details-edit.json A block for managing organization domains, including creating, verifying, configuring identity providers, and deleting domains.
npx shadcn@latest add https://ui.auth0.com/r/my-organization/domain-table.json A block for managing SSO identity providers in a table format, including create, edit, delete, enable/disable, and remove from organization capabilities.
npx shadcn@latest add https://ui.auth0.com/r/my-organization/sso-provider-table.json A multi-step wizard for creating SSO identity providers with support for multiple strategies including SAMLP, OIDC, ADFS, Okta, Google Workspace, Azure AD, and…
npx shadcn@latest add https://ui.auth0.com/r/my-organization/sso-provider-create.json A comprehensive block for editing SSO identity providers with tabs for provider configuration, SCIM provisioning settings, and domain management. Includes toke…
npx shadcn@latest add https://ui.auth0.com/r/my-organization/sso-provider-edit.json