I found this example using php, Facebook user deauthorizes the app but unfortunately, I kinda suck at coding and am not sure how to make the conversion to coldfusion. Thanks!
I found this example using php, Facebook user deauthorizes the app but unfortunately, I
Share
Ok, so after a major Derp moment, I realized that the facebook-cf-sdk framework already handles the FB signed request. I simply needed to get the userid by doing the following:
Thanks Leigh for the kick in the butt 😉