-
Notifications
You must be signed in to change notification settings - Fork 35
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
Fixes the authentication for user based authentication #44
Conversation
This should also fixes the issue #39 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just a few changes requested. Re issue #39 can we confirm that this change fixes the issue?
Sorry for the long waiting, I didn't login to Github and didn't receive any email updates on this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One little typo and we should be all set. That said I'm kinda confused that we have a package-lock.json diff in this PR? No dependencies have been added/removed/updated. Can you revert the file to match master?
According to https://www.npmjs.com/package/oauth-1.0a, it seems that when generating the headers, it also needs the method and the body of the request