What, if anything, should I know about spoofing in regard to Facebook?
I was planning on logging users in with just their Facebook ID - no password. My assumption was that they would already be logged in to Facebook, so they wouldn't need a password. However, now I'm wondering if it would be possible for someone to pass a fake ID (or someone else's ID) to my app and/or server. How can I make sure this doesn't happen?
(I'm using the Facebook Actionscript API, Flash/AS3, and SmartFoxServer Pro.)