Reset password

Pre-built reset password page for Accelerator projects.

Install

Run the following command to install the reset password page:

npx acc-nuxt add reset-password

Reset password form

The form and its authentication logic live in a standalone ResetPasswordForm block (AcceleratorBlocksResetPasswordForm), 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%

Reset your password

Enter a new password for your account.

8 or more characters
Upper & Lowercase letters
At least one number
At least one special character
Within the maximum limit of 30