DUI
⌘K

Blocks

Sign In Form

Authentication form with OAuth providers and email/password fields.

PreviewCode

Welcome back

Sign in to your account to continue

Or continue with

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-in

DUI 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/input
Buttonbutton

Triggers an action or event.

npx shadcn@latest add qentrah/DUI/button
Separatorseparator

Visually separates content.

npx shadcn@latest add qentrah/DUI/separator