authlogic-connect-example
authlogic-connect-example copied to clipboard
Authlogic, OpenID, Oauth, Rails 3, on Heroku
I used your example to understand and setup up authlogic connect. I have a suggestion for you. Please add an instruction in your readme to comment protect_form_from forgery. I spent...
I am using authlogic for normal user signup,login and also authlogic connect for facebook and twitter signup,login.I need to skip password and email validation when the user signup using facebook...
Hi, I just tried to change rails 3 beta4 to rails 3 rc in the gemfile. After clicking on any of the oauth links, i get: undefined method `returning' for...
Hi, I've been trying to get this to work. I followed the steps precisely, but all I can get from Twitter is a 401. The only variable seems to be...