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

Update packages and utilize error classes from rest-facade correctly (Fixes #154) #183

Merged
merged 3 commits into from
Jun 16, 2017
Merged

Conversation

charsleysa
Copy link
Contributor

Fixes #154

  • Use error classes from rest-facade for consistency
  • Fix APIError not being constructed correctly by rest-facade due to missing errorFormatter config
  • Fix test case in oauth.tests.js incorrectly using return twice

- Fix APIError not being constructed correctly by rest-facade due to missing errorFormatter config
- Fix test case in oauth.tests.js incorrectly using return twice
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 95.567% when pulling c7b531c on charsleysa:master into ba4b4f9 on auth0:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 95.524% when pulling e5e9405 on charsleysa:master into cdcf916 on auth0:master.

@hzalaz hzalaz merged commit f2ed9a6 into auth0:master Jun 16, 2017
@hzalaz hzalaz modified the milestone: v2.7.0 Jun 29, 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.

3 participants