Is it possible to get the access token for the logged in user in iOS 5? If so, how this can be achieved?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
If you're using the current version (v3.2.1 at this time) of the SDK you can get to the user's access token with the following:
|
|||
|
|
|
Visit for more details about ios authentication : https://developers.facebook.com/docs/reference/iossdk/authentication/ |
|||
|
|

