I am very much interested at this as well. I started going over the entire oauth.CFC library just trying to determine which methods I needed. But that was 2 weeks ago, and I am just getting back to it just today.
OAuth.cfc is everything we need to implement Oauth to our sites, including methods if we want to be the service provider. But if we just want to use it on Twitter as an OAuth consumer, then we only need to use specific ones. Having said that, I haven't found out my self which specific methods are needed. Can anyone point us to the right direction? Thanks. > -----Original Message----- > From: Philip Kaplan [mailto:[email protected]] > Sent: Monday, April 06, 2009 7:01 PM > To: cf-talk > Subject: Twitter oAuth > > > Anyone here have any experience with oAuth? Or better yet with Twitter's > oAuth implementation? > I'm just not making any headway. I've downloaded this: > http://oauth.riaforge.org/ > > But there's very little documentation on the CF oAuth side or on the > Twitter > side. > > Anyone ever get oAuth to work? I don't really know where to start. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:321432 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

