Reputation: 13
I would like to know if theres a way to get the username and the profile image from the user that im logged in to on facebook. Thanks
Upvotes: 1
Views: 1770
Reputation: 76908
graph.facebook.com/me
graph.facebook.com/me/picture
Make sure to authenticate the user in your app.
Upvotes: 1