Closed kavinphan closed 2 years ago
/api/users/resetpassword
/api/users?action=RESETPASSWORD
[ ] Submitting the form will hit the /api/users?action=RESETPASSWORD endpoint
Pebble
Description
/api/users/resetpassword
, when it should be pointing to/api/users?action=RESETPASSWORD
Acceptance Criteria
[ ] Submitting the form will hit the
/api/users?action=RESETPASSWORD
endpoint