X Enterprises
nuxt-x-auth-stack

ForgotPassword

Password reset request form for Stack Auth that shows a success state after the 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 when xAuth.features.forgotPassword is true.

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-stack"
use-when: Forgot password page backed by Stack Auth
Copyright © 2026