{ "$schema": "https://ui.shadcn.com/schema/registry.json", "name": "Adizen Auth UI Toolkit Registry", "homepage": "", "items": [ { "name": "auth-landing-page", "title": "Adizen Auth UI Toolkit", "description": "A highly customizable authentication UI solution for React/Next.js projects. It enables you to create modern, branded, multi-flow authentication experiences (login, registration, OTP, create password, and more) with just configuration and no wiring of forms or validation by hand.", "author": "Vedant Jain ", "categories": ["authentication"], "type": "registry:block", "dependencies": [ "next", "lucide-react", "@radix-ui/react-checkbox", "@radix-ui/react-label", "@radix-ui/react-radio-group", "@radix-ui/react-select", "@radix-ui/react-slot", "react-hook-form", "class-variance-authority", "clsx", "tailwind-merge", "tailwind-variants" ], "registryDependencies": [ "button", "input", "label", "select", "checkbox", "textarea", "radio-group", "alert", "card" ], "files": [ { "path": "src/registry/new-york/items/adizen-auth-ui-toolkit/auth-landing.tsx", "type": "registry:ui" }, { "path": "src/registry/new-york/items/adizen-auth-ui-toolkit/header.tsx", "type": "registry:ui" }, { "path": "src/registry/new-york/items/adizen-auth-ui-toolkit/banner.tsx", "type": "registry:ui" }, { "path": "src/registry/new-york/items/adizen-auth-ui-toolkit/input-field.tsx", "type": "registry:ui" }, { "path": "src/registry/new-york/items/adizen-auth-ui-toolkit/form-step.tsx", "type": "registry:ui" }, { "path": "src/registry/new-york/items/adizen-auth-ui-toolkit/auth-form.tsx", "type": "registry:ui" }, { "path": "src/registry/new-york/items/adizen-auth-ui-toolkit/types.ts", "type": "registry:file", "target": "lib/types.ts" } ] } ] }