| Path: | README |
| Last Update: | Mon Jun 11 14:32:31 -0700 2007 |
A Ruby library for verifying OpenID identities.
This library is a port of the Python OpenID library‘s consumer functionality. See www.openidenabled.com/openid/libraries/python for more info on the Python library.
Please read the INSTALL file, and then have a look at the examples directory. A fully functional example using Ruby‘s WEBrick HTTP server library is available. I encorage you to run the example, and have a look at the code.
The library is well documented. To get started, have a look at the example source code(examples/consumer.rb) and OpenID::OpenIDConsumer.
The library and dependancies have been tested using Ruby 1.8, though it may work with earlier versions.
www.openidenabled.com/openid/libraries/ruby
Copyright 2005, Janrain, Inc. Contact Brian Ellin: brian -at- janrain -dot- com
LGPL. For more information see the COPYING file.