RubyGems Navigation menu

myspaceid-sdk 0.1.11

MySpaceID lets your users log on using their MySpace account info, after which their MySpaceID data becomes available; that is, your web servers will be able to communicate with our web servers and request user data. This SDK project contains examples of the base API code necessary to make signed requests against the MySpaceID REST API. To use the MySpaceID API, you first need to register on the MySpace Developer Site, create an app, and obtain a consumer key and secret. Information about these procedures, and about MySpaceID in general, is available at the MySpaceID Developer Wiki: http://wiki.developer.myspace.com/index.php?title=Category:MySpaceID The MySpaceID Ruby SDK enables you to work with MySpace data using the OpenStack (OpenID, OAuth etc) and the MySpace REST APIs via easy-to-use high level interfaces. The best way to implement your own application is to take an existing sample and customize it. Working Examples in this SDK: * OAuth - make signed requests * OpenID + OAuth Hybrid - delegated login, and making signed requests Documentation * Ruby SDK Documentation Summary: samples/rails/README * Ruby SDK - API Documentation: http://myspaceid-ruby-sdk.googlecode.com/svn/trunk/doc/index.html

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.11 - May 05, 2009* (1.51 MB)
  2. 0.1.9 - April 03, 2009* (1.51 MB)
  3. 0.1.8 - March 24, 2009* (1.51 MB)

Runtime Dependencies (3):

json >= 0
oauth >= 0

Development Dependencies (1):

hoe >= 1.11.0

Owners:

Authors:

  • Christopher B. Baker

SHA 256 checksum:

4e3831ba5b3e4fdbd2dde7ef2f7670adbeb53aa45be0998f5d0b16a1c241f557

Total downloads 15,306

For this version 8,255

Licenses:

N/A

Required Ruby Version: None

Links: