Password Reset
Password reset actions
Request reset link
Send a reset link to an email address
This form sends an unauthenticated POST request for signed-out users.
Note:
If your backend uses different reset endpoint names, update
forgotPassword and resetPassword in config/env.js.