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

Support the new (Labs) endpoints #21

Open
1 of 6 tasks
tesaguri opened this issue Nov 27, 2019 · 0 comments
Open
1 of 6 tasks

Support the new (Labs) endpoints #21

tesaguri opened this issue Nov 27, 2019 · 0 comments

Comments

@tesaguri
Copy link
Owner

tesaguri commented Nov 27, 2019

  • Decide on the OAuth 2.0 client library to use (or extend tesaguri/oauth1-request-rs to support it)
    • What Twitter calls "OAuth 2.0" seems to use the access token type of "bearer" only, which is trivial enough to just implement in twitter_stream.
  • Implement APIs behind an unstable feature flag
    • Filter
    • Sample
  • Stabilize the new APIs and deprecate the current APIs after the new endpoints graduate out of Labs
  • Remove the existing APIs after the current endpoints is closed

Links

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

No branches or pull requests

1 participant