RAA - openid/2.0.0

openid / 2.0.0

Short description: Library for verifying and serving OpenID identities
Category: Library/Identity
Status: stable
Created: 2005-12-30 01:04:23 GMT
Last update: 2007-12-08 04:53:28 GMT
Owner: OpenID Enabled (Projects of this owner)
Homepage: http://openidenabled.com/ruby-openid/
Download: http://openidenabled.com/files/ruby-openid/packages/ruby-openid-2.0.0.gem
License: OpenSource
Dependency:
Requires: ruby-yadis/0.3.3
Description:

A robust library for verifying and serving OpenID identities.

Install

gem install ruby-openid

Features

  • Easy to use API for verifying OpenID identites (URL/i-name)
  • New support for serving OpenID identites
  • Yadis service discovery w/ server fallback
  • Consumer and server support for OpenID extensions, including simple registration
  • Does not depend on underlying web framework
  • Supports multiple storage mechanisms (Filesystem, SQL)
  • Example code to help you get started, including:
    • Ruby on Rails examples
    • OpeIDLoginGenerator for quickly getting creating a rails app that uses OpenID for authentication
    • ActiveRecord adapter for using an SQL store in rails
  • Comprehensive test suite
Versions: [2.1.6 (2009-04-21)] [2.0.0 (2007-12-08)] [1.1.4 (2007-06-29)] [1.1.2 (2006-08-23)] [1.1.1 (2006-08-20)] [1.0.2 (2006-06-12)] [1.0.1 (2006-05-11)] [0.9.8.1 (2006-03-03)] [0.9.7 (2006-02-21)] [0.9.6 (2006-02-20)] [0.9.4 (2006-02-01)] [0.9.3 (2006-01-27)] [0.9.2 (2006-01-05)] [0.9.0 (2005-12-30)]

Edit this project (for project owner)

back to RAA top