Properties
Features
- Email input with validation
- Sends a password reset email with a secure token link
- Shows success message after submission
- Rate-limited to prevent abuse
Usage
- Place on a dedicated page (e.g.,
/forgot-password) - Link to this page from your Sign In Form’s “Forgot password?” text
- Set up the Reset Password form on
/reset-passwordto complete the flow