Based on this article, it seems like SO is using Javascript OpenID Selector (JOIS) to handle OpenID logins in its "view".
I love the simple interface and I would like to use it in a Rails project.
I know that RPX would probably be the easier choice, but I'd like to build this on my own.
Can you help me find answers to a few questions I have?
Thank you!
I helped myself and implemented Javascript OpenID-Selector with Rails (though with JQuery instead of Prototype):
https://github.com/vazqujav/authlogic_openid_selector_example