I'm just hoping to clarify the whole facebook UID issue, here.
It talks about using third party id's (generated by facebook, per app/user) instead of facebook uid's. But it's not entirely clear to me. It sounds like they're referring to scenarios where my web app would need to send id's to a third party...
Keying off of the facebook UID is easy (using Facebook C# SDK, fbApp.SessionUserId). But, if it's going to break their terms... how do we start using the third party id instead?