authlogic-oid
How can I use OpenID for users logged into multiple Google accounts simultaneously?
Google now allows people to be signed into multiple Google accounts at the same time. However, I don\'t think that Google accounts have their own unique OpenID identifier URLs (it\'s the same for ever[详细]
2023-01-28 14:17 分类:问答Using OpenID with Authlogic
Are there any updated tutorials for using OpenID with Authlogic? I\'d heard good things about Authlogic, and the documentation makes it seem much better than Restful Authentication... but in trying to[详细]
2023-01-25 15:53 分类:问答force user to register
Is it possible to require a \"logged in\" user to complete registration before he can continue on? This scenario happens when a user logges in via facebook or some other oauth/open id provider and the[详细]
2023-01-18 00:48 分类:问答Authlogic OpenID: Fetching E-Mail from Provider
This is a really weird problem: I have set up the authlogic_openid_selector_example app. When i register, the email id is not returned by the openid provider the first time. But if i delete the accoun[详细]
2022-12-30 23:04 分类:问答Authlogic openid: getting undefined method openid_identifier? error in functional test
I use Authlogic with the Authlogic-openid addon (I gem installed ruby- openid and script/plugin install git://github.com/rails/open_id_authentication.git)[详细]
2022-12-18 16:49 分类:问答Rails, OpenID and Authlogic
I\'ve been following ryan baytes screencast #170 and adding ruby-openid, authlogic and authlogic-oid to an existing authlogic authentication system.[详细]
2022-12-18 07:19 分类:问答