Search code examples
authenticationfacebook-graph-apifacebook-stream-story

Reading user posts


I am planning to use facebook authentication for my application. I thought of using facebook account creation date to identify fake accounts. After extensive searching I retired without a solution. So decided to read user posts to check if the user account existed for sometime, but using read_stream I could only get a user's feed, I would like to know by someway can I get only the user's post.


Solution

  • http://developers.facebook.com/docs/reference/api/user/ see statuses connection.