DavidBruant / Twitter-Assistant

Firefox add-on adding metrics to Twitter Web
MIT License
18 stars 3 forks source link

Auto-login people to their own app for extra quota #48

Open DavidBruant opened 10 years ago

DavidBruant commented 10 years ago

https://dev.twitter.com/docs/browser-sign-flow https://dev.twitter.com/docs/auth/implementing-sign-twitter

Boring to implement, but looks doable.

DavidBruant commented 10 years ago

use example.org as redirect domain

DavidBruant commented 9 years ago

Nope. Use application owner access token. They can be fetched at the occasion of creating the Twitter app.

DavidBruant commented 9 years ago

To use these tokens : https://dev.twitter.com/oauth/overview/authorizing-requests https://dev.twitter.com/oauth/overview/creating-signatures