MySpace Open Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: OAuth, getting it to work

    Finally got this to work in Ruby using OAuth gem. Below is the code for a before_filter that can be used for Ruby on Rails actions requiring oauth. CONSUMER_KEY = "xxxxxxxx" CONSUMER_SECRET = "yyyyyyyy" require 'oauth' require 'oauth/consumer' require 'oauth/request_proxy...
    Posted to JavaScript/HTML - Container (Forum) by Guitarati on 05-14-2008
Page 1 of 1 (1 items)