useCustomerResetPassword
A customer hook that helps you easily reset a customer password
required props
password
the updated customer password
url
A valid Shopify password reset url
returns
customer
if a reset was successful a full customer object will be returned else null
Last updated