Hi guys,

I'm creating a Wordpress plugin for collectively managing a Twitter
account. I want to allow the user to add accounts via the Admin panel
similar to the way twitterfeed.com does.

However, the only way I can see of doing it is to get the user to sign
in to their account, register the application under a unique name and
paste in the Consumer Key and Consumer Secret to my application.

Does a Consumer Key and Consumer Secret have to be associated with a
particular account? What are the security repercussions of simply
distributing a single Consumer Key and Consumer Secret with my plugin,
so that I can get the Request Token and Access Token and minimise the
effort required by the user?

Thanks,
Barry

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to