Ruby on Rails OpenID implementation complete
Sam Ruby
rubys at intertwingly.net
Wed Oct 12 02:23:06 PDT 2005
Evan Martin wrote:
> Could you link directly to the revelant OpenID bits? All I see there
> is a Rails app.
Here are the key parts (scroll past the scaffolding in the controller):
Model:
http://intertwingly.net/stories/2005/10/11/db/allow.db
http://intertwingly.net/stories/2005/10/11/db/assoc.db
View:
http://intertwingly.net/stories/2005/10/11/app/views/openid/
Controller:
http://intertwingly.net/stories/2005/10/11/app/controllers/openid_controller.rb
Support methods:
http://intertwingly.net/stories/2005/10/11/app/controllers/crypto_methods.rb
Function test:
http://intertwingly.net/stories/2005/10/11/test/functional/openid_controller_test.rb
- Sam Ruby
More information about the yadis
mailing list