Components
<SignIn />
A complete sign-in form component with email/password, magic link, and social provider support.
Usage
Sign In
OR
import { SignIn } from "@better-auth-ui/heroui"
export function SignInDemo() {
return <SignIn />
}Props
Prop
Type
Last updated on