Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added deleteUserByEmail to ConnectionsManager #502

Merged
merged 2 commits into from Jun 30, 2020

Conversation

MatthewBacalakis
Copy link
Member

The ConnectionsManager did not have a function calling the Delete Connections User endpoint which deletes users by their email address. Added a deleteUserByEmail function to ConnectionsManager for this endpoint. Unit tests added to connections.tests.js for the new function.

@MatthewBacalakis MatthewBacalakis requested a review from a team June 26, 2020 02:49
@davidpatrick davidpatrick added this to the v2Next milestone Jun 30, 2020
@davidpatrick davidpatrick merged commit 26cb468 into auth0:master Jun 30, 2020
@davidpatrick davidpatrick mentioned this pull request Jun 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants