BETTER-AUTH. UI
Components

<SignIn />

A complete sign-in form component with email/password, magic link, and social provider support.

Usage

Sign In
OR
Forgot password?

Need to create an account? Sign Up

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.json

Props

Prop

Type

Last updated on

On this page