Forgot password

Pre-built forgot password page for Accelerator projects.

Install

Run the following command to install the forgot password page:

npx acc-nuxt add forgot-password

Forgot password form

The form and its authentication logic live in a standalone ForgotPasswordForm block (AcceleratorBlocksForgotPasswordForm), which the page renders inside its card. It is wired up to the useAccAuth composable and works out of the box. Use the block on its own if you want a different page layout around the form.

100%

Forgot your password?

Enter your email address and we'll send you a link to reset your password.