Tagged Questions
1
vote
3answers
823 views
Using Javascript OpenID Selector with Rails
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.
...