Components
<SignIn />
A complete sign-in form component with email/password, magic link, and social provider support.
Usage
import { SignIn } from "@/components/auth/sign-in"
export function SignInDemo() {
return <SignIn />
}Installation
npx shadcn@latest add https://better-auth-ui.com/r/sign-in.jsonProps
Prop
Type
Last updated on