useCustomerRecoverPassword
A customer hook that helps you easily recover a customer password via email
required props
email
a registered customer email associated with the password
returns
emailSent
true
|| false
if a recover password email was sent to the given email address
Last updated