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

AUTHZ-1338 - Remove Client option from password reset dialog #200

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

aarongodin
Copy link
Contributor

This removes an unnecessary "Client" option from the password reset dialog. The client_id is not required (or even an argument for) the requestChangePasswordEmail method in node-auth0:

https://github.com/auth0/node-auth0/blob/v2.13.0/src/auth/index.js#L436

@codeclimate
Copy link

codeclimate bot commented Nov 26, 2019

Code Climate has analyzed commit 31662cc and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Duplication 4

View more on Code Climate.

Copy link
Contributor

@ubenzer ubenzer left a comment

Choose a reason for hiding this comment

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

LGTM, verified on local

@ubenzer ubenzer merged commit f7f1d6a into auth0-extensions:master Dec 4, 2019
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.

2 participants