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

Update Twitter auth API endpoint to use OAuth Echo #188

Open
potomak opened this issue Oct 15, 2016 · 0 comments
Open

Update Twitter auth API endpoint to use OAuth Echo #188

potomak opened this issue Oct 15, 2016 · 0 comments

Comments

@potomak
Copy link
Member

potomak commented Oct 15, 2016

A OAith 1 access token/secret pair can be shared only across clients using the same id/secret, so the current implementation of API's Twitter auth is basically unusable. To let consumers use Twitter auth flow let's implement a new version of the endpoint that supports OAuth Echo.

See also:

@potomak potomak added this to the 1.0 milestone Oct 15, 2016
@potomak potomak modified the milestone: Version 1.0 Jan 31, 2017
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

1 participant