I understand that grabbing a user's information from the JavaScript API and then exporting it to an external server is a no-no, and I would like to avoid it. I would like to interact with a given user's information, specifically, their friends, external to the interface on the canvas.
In order to avoid problems with exporting data, ...