Step 1: Create a reset password page#
Create a reset password page. This page should be publicly accessible.
Collect the user's email address and request a password reset email. Specify the redirect URL, which should point to the URL of a change password page. | A shadcn/ui and v0 generation - v0