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

Application (aka Client) description field support #147

Merged
merged 3 commits into from
Aug 30, 2018

Conversation

rrybalkin
Copy link
Contributor

That is improvement for the issue #146.

The changes contain:

  • description field support in the Client object
  • affected unit tests updating

Please, let me know if some additional changes are required in case I missed anything.

Thanks,
Roman

Copy link
Contributor

@lbalmaceda lbalmaceda left a comment

Choose a reason for hiding this comment

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

Thanks! I've added a small comment

@@ -1,5 +1,6 @@
{
"name": "My 1 application",
"description": "My 1 application",
Copy link
Contributor

Choose a reason for hiding this comment

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

There's no reason to change this JSON files content unless you're going to test them. If so, please use a different string that the one used for the name. This applies to the other file as well.

@rrybalkin
Copy link
Contributor Author

Thanks for the review @lbalmaceda, I've reverted back the JSON files changes.

Copy link
Contributor

@lbalmaceda lbalmaceda left a comment

Choose a reason for hiding this comment

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

Thanks!

@lbalmaceda lbalmaceda merged commit 767d61e into auth0:master Aug 30, 2018
@lbalmaceda lbalmaceda added this to the v1-Next milestone Aug 30, 2018
@rrybalkin rrybalkin deleted the support-client-description-field branch August 30, 2018 14:43
@lbalmaceda lbalmaceda modified the milestones: v1-Next, 1.9.0 Sep 25, 2018
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.

2 participants