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

[Feature Request] Refactor Twitter Toolkit #1086

Open
WHALEEYE opened this issue Oct 19, 2024 · 0 comments · May be fixed by #1087
Open

[Feature Request] Refactor Twitter Toolkit #1086

WHALEEYE opened this issue Oct 19, 2024 · 0 comments · May be fixed by #1087
Assignees
Labels
enhancement New feature or request Refactor

Comments

@WHALEEYE
Copy link
Collaborator

WHALEEYE commented Oct 19, 2024

Motivation

The current Twitter Toolkit uses OAuth2 authorization, which requires user to manually grant access. This makes sense for a higher security but brings much inconvenience when being used by an agent. Therefore, we may need to change the auth method to OAuth1a so that user can directly finish access with preset (consumer key, consumer key secret, access token, access token secret).

@WHALEEYE WHALEEYE added enhancement New feature or request Refactor labels Oct 19, 2024
@WHALEEYE WHALEEYE self-assigned this Oct 19, 2024
@WHALEEYE WHALEEYE linked a pull request Oct 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Refactor
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant