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

problem with OAuth1 class #41

Closed
xmrerx opened this issue Jul 31, 2015 · 3 comments
Closed

problem with OAuth1 class #41

xmrerx opened this issue Jul 31, 2015 · 3 comments

Comments

@xmrerx
Copy link

xmrerx commented Jul 31, 2015

Some of web services seems to have more strict rules for getting the access token to access their services using Oauth1. They use the secret key received from the temporary token to create a key which is used as a part of the signature key to encrypt request for getting the access token. And despite there are some ambiguity in specification https://tools.ietf.org/html/rfc5849 they looks to be right in their solution.

@klimov-paul
Copy link
Member

Relates #39

@umanamente
Copy link
Contributor

Yeah, there is a problem, could you take a look?

@klimov-paul klimov-paul added this to the 2.1.0 milestone Jul 4, 2016
@klimov-paul
Copy link
Member

Resolved via #117

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants