Blocks
Sign In Form
Authentication form with OAuth providers and email/password fields.
PreviewCode
Installation
Toggle your preferred package manager and run the CLI command to add this block and its dependency components.
DUI CLI · auto-installs dependencies
$
npx shadcn@latest add qentrah/DUI/blocks-sign-inDUI Primitive Dependencies
This block is composed of the following primitives. Here are the commands to install them individually if needed:
Inputinput
Collects a single line of user input.
npx shadcn@latest add qentrah/DUI/inputButtonbutton
Triggers an action or event.
npx shadcn@latest add qentrah/DUI/buttonSeparatorseparator
Visually separates content.
npx shadcn@latest add qentrah/DUI/separator