I am trying to make Authlogic and Facebook Connect (using Facebook) play nice so that you can create an account either the normal registration way or with Facebook connect. I have been able to get the connect to work one way but logging out only loggs out on facebook and not on my site, I have to delete the cookies to make it working. Any help would be awesome, thank you!
yeah but it didnt seem to work... oh well i will just use restful_authentication. thanks for the reply!
2009-07-17 16:34:56
+3
A:
Here's an example app I made using the Facebook Connect extension, authlogic and Open ID. It still needs some work, but it does function.
http://big-glow-mama.heroku.com/
http://github.com/holden/authlogic_openid_selector_example/tree/with-facebook/
holden
2009-11-19 09:28:42
Great work! This helped me out when adding facebook connect to my example site. This example has all the basic site goodies.http://github.com/jspooner/authlogic_cucumber_rspec_example
jspooner
2010-04-30 19:26:13
+1
A:
This is a good gem for that. http://github.com/viatropos/authlogic-connect
jspooner
2010-10-28 00:19:09