Add better API validation and user feedback on password resets #61

Open
opened 2025-02-13 08:20:21 +00:00 by gtmadev · 0 comments
Owner

The current API endpoint for password resets needs more comprehensive validation and returned http errors with user feedback message. The client js does validation, but we have to also do server-side validation that prevents other anomalies like leaving a field blank,, etc.


Issue metadata

  • Issue type: Task
  • Priority: Medium
The current API endpoint for password resets needs more comprehensive validation and returned http errors with user feedback message. The client js does validation, but we have to also do server-side validation that prevents other anomalies like leaving a field blank,, etc. --- **Issue metadata** - Issue type: Task - Priority: Medium
gtmadev added this to the GoToMyAccounts project 2025-10-27 07:55:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gotomyaccounts/Portal_Web_App#61