BETTER-AUTH. UI
Components

<ForgotPassword />

A forgot password form component that allows users to request a password reset link via email.

Usage

Forgot Password

import { ForgotPassword } from "@better-auth-ui/heroui"

export function ForgotPasswordDemo() {
  return <ForgotPassword />
}

Props

Prop

Type

Last updated on

On this page