I am having a hell of a time trying to integrate Facebook Connect with 
coldfusion.

Has anyone successfully setup facebook connect to allow users to register for 
your site via their facebook login?  I'd love, LOVE to see some examples, 
tutorials, or code.




I've tried like 4 different approaches so far, but the farthest I've gotten has 
been with this app:
http://github.com/weejames/Facebook-Connect-Library-for-Cold-Fusion

The best I seem to be able to get out of this thing is that after I login via 
the javascript fb login button (as it suggests), i can now detect a cookie that 
looks like this:

------------
fbs_132109226808255     

access_token=132109226808255|2.8MrDlQyXnaAs5d0xTGxLFg__.3600.1277157600-31504595|ypG_vFwGl3Hd7dCTV5sOwMyfRVk.&expires=1277157600&secret=rCKO2mJYwrsNR54lCpcSeQ__&session_key=2.8MrDlQyXnaAs5d0xTGxLFg__.3600.1277157600-31504595&sig=5f34254d49ba1cdf07a970b9864cbced&uid=31504595
------------

I previously did oAuth integration with twitter, and this stuff looks familiar. 
 But I do not know what to do with it at this point, and frankly this mgiht be 
a dead end.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:334703
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to