New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

myspaceid-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

myspaceid-sdk

  • 0.1.11
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= MySpaceID SDK

  • http://myspaceid-sdk.rubyforge.org/

== DESCRIPTION:

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

== LICENSE:

MIT/X Consortium

FAQs

Package last updated on 25 Jul 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc