Verify
Pre-built Verify page for Accelerator projects.
Install
Run the following command to install the Verify page:
npx acc-nuxt add VerifyVerification flow
This page reads the token query parameter from the verification email link and calls useAccAuth's verify method. While the request is in flight it shows a loading state, then renders either a success countdown or an error message.