I just want to display the username and profile picture of my blog visiter near the commenting area.I want to do without any authenticating with FB,Is there any way to do this ?? Am i totally wrong ??
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.
|
|
There is no way of doing it without the user authenticating. Getting the name and profile pic from FB requires authentication. The user must give you permission to access their information via the FB SDK. You can read more about it here: https://developers.facebook.com/docs/sdks/ |
|||
|
|