pi-shadcn
GitHub

Auth

Authentication form blocks for email/password and email one-time-code flows.

PI

Welcome back

Sign in to continue managing your workspace.

Installation

npx shadcn@latest add https://pi-shadcn.vercel.app/r/auth.json

Usage

Authentication form blocks for email/password and email one-time-code flows.

import { AuthEmailPasswordBlock, AuthPageShell } from "@/components/auth";