Components
<SignUp />
A complete sign-up form component with name, email, password fields, optional magic link, and social provider support.
Usage
Sign Up
OR
import { SignUp } from "@better-auth-ui/heroui"
export function SignUpDemo() {
return <SignUp />
}Password and confirmation fields each provide a localized show/hide control while preserving their current values.
Props
Prop
Type
Last updated on