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