Skip to content

Feature/forgotten password#5

Merged
owensmooth merged 10 commits into
developfrom
feature/forgotten-password
Mar 26, 2019
Merged

Feature/forgotten password#5
owensmooth merged 10 commits into
developfrom
feature/forgotten-password

Conversation

@owensmooth

Copy link
Copy Markdown
Contributor

Added 4 new api calls for forgotten-password.
-- getCustomerAccountByEmailV1
-- createPasswordRecoveryV1
-- getCustomerAccountByTokenV1
-- updateCustomerAccountPasswordV1

Added tests for new endpoints.

Comment thread .gitignore Outdated
**.DS_Store

.editorconfig No newline at end of file
**.DS_Store No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line

Comment thread package.json Outdated
"regenerator-runtime": "^0.13.1"
}
}
} No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line

@owensmooth owensmooth merged commit 2b7ff82 into develop Mar 26, 2019
@owensmooth owensmooth deleted the feature/forgotten-password branch March 26, 2019 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants