authlogic-connect-example icon indicating copy to clipboard operation
authlogic-connect-example copied to clipboard

Authlogic, OpenID, Oauth, Rails 3, on Heroku

Results 4 authlogic-connect-example issues
Sort by recently updated
recently updated
newest added

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...