diff --git a/apps/v4/public/r/registries.json b/apps/v4/public/r/registries.json index a9502c3063..f46af9c20b 100644 --- a/apps/v4/public/r/registries.json +++ b/apps/v4/public/r/registries.json @@ -11,6 +11,12 @@ "url": "https://ui.8starlabs.com/r/{name}.json", "description": "A set of beautifully designed components designed for developers who want niche, high-utility UI elements that you won't find in standard libraries." }, + { + "name": "@auth0", + "homepage": "https://auth0.com", + "url": "https://ui.auth0.com/r/{name}.json", + "description": "Official Auth0 Universal Components for Web. Accelerate development with pre-built, embeddable UI for enterprise SSO, MFA, and organization management" + }, { "name": "@abui", "homepage": "https://abui.io", diff --git a/apps/v4/registry/directory.json b/apps/v4/registry/directory.json index 6e0301329d..44c7a0deb9 100644 --- a/apps/v4/registry/directory.json +++ b/apps/v4/registry/directory.json @@ -13,6 +13,13 @@ "description": "A set of beautifully designed components designed for developers who want niche, high-utility UI elements that you won't find in standard libraries.", "logo": " " }, + { + "name": "@auth0", + "homepage": "https://auth0.com", + "url": "https://ui.auth0.com/r/{name}.json", + "description": "Official Auth0 Universal Components for Web. Accelerate development with pre-built, embeddable UI for enterprise SSO, MFA, and organization management", + "logo": "" + }, { "name": "@abui", "homepage": "https://abui.io",