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

Fix auth/users.getInfo to return JSON (fixes #158) #192

Merged
merged 2 commits into from
Sep 30, 2017
Merged

Fix auth/users.getInfo to return JSON (fixes #158) #192

merged 2 commits into from
Sep 30, 2017

Conversation

pilwon
Copy link
Contributor

@pilwon pilwon commented Jul 20, 2017

As reported in #158, auth/users.getInfo currently returns JSON result in string type. This PR fixes this bug so the result is returned in the proper JSON type.

@hzalaz hzalaz added this to the v2-Next milestone Sep 30, 2017
@hzalaz hzalaz merged commit 0614b80 into auth0:master Sep 30, 2017
@hzalaz hzalaz modified the milestones: v2-Next, v2.7.1 Sep 30, 2017
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