search for: openidlogingenerator

Displaying 3 results from an estimated 3 matches for "openidlogingenerator".

2006 Jan 05
3
Ruby OpenID library and OpenIDLoginGenerator
Version 0.9.2 of the Ruby OpenID library has been released. This latest release contains a port of the rails LoginGenerator (OpenIDLoginGenerator) that uses OpenID for authentication. Read more and download the library: http://www.openidenabled.com/openid/libraries/ruby/ http://raa.ruby-lang.org/project/openid/ A bit about OpenID: OpenID is a URL based identity system. An OpenID identity is simply a URL, and all the OpenID specification do...
2006 Feb 01
0
Ruby OpenID 0.9.4
...(OpenIDServer) * Does not depend on underlying web framework * Multiple storage implementations (Filesystem, SQL) * Comprehensive test suite * Example code to help you get started, including: o WEBrick based consumer o Ruby on Rails based consumer o Ruby on Rails based server o OpenIDLoginGenerator for quickly creating a rails app that uses OpenID for authentication o ActiveRecord adapter for using an SQL store in rails More information at: http://www.openidenabled.com/openid/libraries/ruby/ Brian Ellin Software Engineer, JanRain Inc.
2006 Jan 06
8
How do I write a generator?
I''d like to take some advice and write a generator to change the scaffold.css. How do I do that? I looked on the wiki and googled it but have not found anything yet. Any help would be much appreciated. bruce