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 />
}New-password and confirmation fields each provide a localized show/hide control while preserving their current values.
Props
Prop
Type
Last updated on