Facebook access token

I need the ability to access the Facebook access token after a user has authenticated. I need it because I send this to my own server so that I can then begin communicating data about the game, all while just using Facebook for SSO.

I’ve implemented this in Java before using the Android Facebook SDK and there was a simple method on the Facebook class called getAccessToken(). Just exposing that is all I need and should be very easy. [import]uid: 84258 topic_id: 16404 reply_id: 316404[/import]