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

Fixes the authentication for user based authentication #44

Merged
merged 10 commits into from
Apr 10, 2021

Conversation

LoSunny
Copy link
Contributor

@LoSunny LoSunny commented Feb 19, 2021

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

@LoSunny
Copy link
Contributor Author

LoSunny commented Feb 19, 2021

This should also fixes the issue #39

Copy link
Owner

@HunterLarco HunterLarco left a 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?

.gitignore Outdated Show resolved Hide resolved
src/Credentials.js Outdated Show resolved Hide resolved
src/Credentials.js Outdated Show resolved Hide resolved
src/Credentials.js Outdated Show resolved Hide resolved
src/Credentials.js Outdated Show resolved Hide resolved
@LoSunny
Copy link
Contributor Author

LoSunny commented Mar 20, 2021

Sorry for the long waiting, I didn't login to Github and didn't receive any email updates on this PR

Copy link
Owner

@HunterLarco HunterLarco left a 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?

src/twitter.js Outdated Show resolved Hide resolved
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