public
Description: SimpleOpenidAuthentication
Homepage:
Clone URL: git://github.com/toretore/simple_openid_authentication.git
README.textile

SimpleOpenidAuthentication
========

This plugin provides an authenticator for SimpleAuthentication
which authenticates users using OpenID.

Installation
====

First, install the SimpleAuthentication base. Then, add the gem to your
config/environment.rb file:

config.gem “toretore-simple_openid_authentication”, :source => “http://gems.github.com/”

Copyright © 2009 Tore Darell, released under the MIT license