BETTER-AUTH. UI
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 />
}

Props

Prop

Type

Last updated on

On this page