Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.

Added a method that can sign requests that have an oauth_verifier#6

Open
davidolesch wants to merge 3 commits into
lorenbrichter:masterfrom
davidolesch:master
Open

Added a method that can sign requests that have an oauth_verifier#6
davidolesch wants to merge 3 commits into
lorenbrichter:masterfrom
davidolesch:master

Conversation

@davidolesch
Copy link
Copy Markdown

This might be superfluous but it could make it easier for anyone that needs a signed request with a verifier to get access tokens.

@lorenbrichter
Copy link
Copy Markdown
Owner

Could you set this up so that there's only one "meaty" function that takes all params and the existing OAuthorizationHeaderWithCallback just calls it and passes nil as the verifier?

…de OAuthorizationHeaderWithCallback just call OAuthorizationHeaderWithCallbackAndVerifier when an Authorization Header without a verifier is needed.
@davidolesch
Copy link
Copy Markdown
Author

I updated my master to only have one "meaty" function. Do you have an easy way to test the code or do you want me to test it?

@davidolesch
Copy link
Copy Markdown
Author

I've been using this in production for 3 months and it works.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants