form to reset password in customer account

Topic summary

Request to add a password-change form inside the Shopify customer account area. The poster wants two inputs: (1) current password (kept hidden by default for security) and (2) new password.

Context and constraint:

  • Most available examples only provide “new password” + “confirm new password,” not a “current password” field.
  • Seeks a recommended method to implement a current-password field alongside the new-password input in Shopify’s customer account UI.

Artifacts:

  • A screenshot is attached, but the specifics are not essential to understand the request.

Status:

  • No implementation guidance or solution provided yet; the thread remains open.

Focus:

  • Troubleshooting: how to properly include and validate a current-password field in a Shopify account password update form without exposing sensitive data.
Summarized with AI on December 14. AI used: gpt-5.


Hello, I am looking to add a form in the customer account section that allows users to change their password. The form should include two fields: one for the current password (hidden by default for security reasons) and another for the new password. Most examples I’ve found only include fields for the new password and a confirmation of it. Is there a recommended way to implement a current password field alongside a new password input?