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

Don't swallow error message when creating auth function handler #302

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

jeremygiberson
Copy link
Contributor

Pretty frequently have issues with the authfunc having some error and it gets swallowed with a pretty unhelpful message. I'm constantly having to add a debug print of the error to find out what the issue is.

I think this change will improve developer's lives (at least mine!)

The change adds the following to the debug output (example):

[offline] create authorization function handler Error: Cannot find module '../authorize'

@dherault
Copy link
Owner

Thank you for your PR, please consider #304

@dherault dherault merged commit 2622ba3 into dherault:master Sep 18, 2017
@dherault
Copy link
Owner

Thank you for your contribution! v3.16.0

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