Update Twitter handler to v2 API
Open
Nobody has claimed this yet.
good first issue
low priority
- Dominant language
- Python
- Stars
- 40
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
As of April 14, 2023, the Twitter v1 API is completely discontinued, and thus the Authl handler no longer functions. It might be nice to support Twitter again someday, although right now that is not a priority for me personally.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Authl Twitter handler and inspect how it currently uses the discontinued v1 API. Update the handler for Twitter's v2 API and verify that Twitter authentication works again; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100