X Enterprises
nuxt-x-auth-better

ForgotPassword

Password reset request form that shows a success state after the reset email is sent.

ForgotPassword

The XAuthForgotPassword component renders a single-field form that calls forgotPassword. After submission it shows a success message via the emailSent state. Works with xAuth.features.forgotPassword.

Components

<XAuthForgotPassword />

Place on the /auth/forgot-password page.

<XAuthForgotPassword />

Props

PropTypeDefaultDescription
loadingbooleanfalseShow a loading state on the submit button
errorstring | nullnullDisplay an error message above the form

AI Context

component: XAuthForgotPassword
package: "@xenterprises/nuxt-x-auth-better"
use-when: Forgot password page — email input that triggers a Better Auth reset email
Copyright © 2026