Hi all. My app, once it gets going, is mainly going to post status
updates as mentions to followers. For instance, the app, called
DummyOauthApp will post a statuses/update like '@tayknight blah blah
blah'.

So, i don't need my app to authenticate itself  to oauth as tayknight,
but as itself DummyOauthApp. Does this mean I need to generate an
access token/secret pair for the app itself and continually reuse this
pair to call statuses/update?

Thanks.

Reply via email to