Closed
Bug 1186378
Opened 10 years ago
Closed 5 years ago
Switch Twitter to use shared oauth code
Categories
(Chat Core :: Twitter, defect)
Chat Core
Twitter
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: clokep, Unassigned)
Details
The oauth code in Twitter was separated out and reused in a few places, it ended up as a module (and was then updated for OAuth2, I think?):
https://dxr.mozilla.org/comm-central/source/mail/base/modules/oauth.jsm
https://dxr.mozilla.org/comm-central/source/mailnews/base/util/OAuth2.jsm
We should rip the OAuth code out of Twitter and reuse this code, which has some automated testing.
I have some dreams of moving the oauth code to m-c also.
Reporter | ||
Comment 1•5 years ago
|
||
Bug 1445778 removes support for Twitter due to changes in their streaming API.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•