-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedPartner: AtwixPull Request is created by partner AtwixPull Request is created by partner AtwixProgress: doneProject: GraphQL
Description
As a Magento End Customer,
I would like the ability to reset my account using the email associated with the account
so that
I have the ability to log into my account by going through the password reset process in case I forget my password.
Acceptance Criteria
- GraphQL mutation accepts an email address and triggers the password reset email.
- If the input email is not associated with an account no email should be sent.
- The response should include the following message "We received your password reset request. We have sent password reset instructions at 'input email'."
Approved Schema
Metadata
Metadata
Assignees
Labels
Issue: Format is not validGate 1 Failed. Automatic verification of issue format is failedGate 1 Failed. Automatic verification of issue format is failedPartner: AtwixPull Request is created by partner AtwixPull Request is created by partner AtwixProgress: doneProject: GraphQL