sh4dcnv2 · atlas
← libraries

@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.

6 components react shadcn-cli

Install this registry

shadcn (npm) npx shadcn@latest add https://ui.auth0.com/r/registry.json
pnpm pnpm dlx shadcn@latest add https://ui.auth0.com/r/registry.json
bun bunx shadcn@latest add https://ui.auth0.com/r/registry.json
fetch registry curl -s https://ui.auth0.com/r/registry.json

Components

6 total
User MFA Management block

A 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
Organization Management block

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
Domain Management Table block

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
SSO Provider Table block

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
SSO Provider Creation Wizard block

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
SSO Provider Edit block

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