3
votes
4answers
751 views
Ruby-OpenID: Requiring email-address from OpenID provider
I'm playing with the authlogic-example-app and I'm failing to get the email address from the OpenID provider (in my case: Google and Yahoo) when I register a user, resp. I get an empty response …
1
vote
2answers
220 views
Create a new user with new openid login authlogic
hey everyone,
I've implemented authlogic in a rails site, and I'm trying to get openid to work correctly. So far, you can login just fine as long as you have an existing account, but not so much if …
0
votes
1answer
335 views
OpenID authentication goes into strange error loop (Ruby on Rails, ruby-openid, open_id_authentication)
I've been using OpenID for my site for a while, and everything has been working fine. However, recently I've been seeing some strange errors in the error logs. Apparently, everything works fine for …
