I'm currently developing an application that communicates to a backend server to retrieve data based on the current owner userid. I can easily retrieve this in Flex, but can I trust that the opensocial_token passed to flash that I then initialize my MySpaceContainer with is authentic? If not how...