BETTER-AUTH. UI
Components

<ResetPassword />

A reset password form component that allows users to set a new password using a reset token from their email.

Usage

Reset Password

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

export function ResetPasswordDemo() {
  return <ResetPassword />
}

Props

Prop

Type

Last updated on

On this page