I'm a web developer, I've made a module that shows up tweets on site. The module uses Twitter basic auth, means user, whom uses my module in his site, have to input his Twitter username and password in the module configuration. But with OAuth, does he have to register the module with Twitter app to get Comsumer Key and Secret instead of username & password? How can he use username & pw as currently?
-- 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?hl=en
