Their wall and their posts to other friends?
+3
A:
It's largely based on what the user allows you to see. You would at most get access to the User table and the standard user info table. You should also look at the Users.getInfo() method
Ólafur Waage
2009-10-07 09:32:14
So, if the user allows me to see their "stream" or "wall posts", the application can?
TIMEX
2009-10-07 09:39:37
If the user adds your application then you can see everything he allows applications to see, else you will be only able to see his public information (things you see when you visit someones profile and he's not your friend).
schmrz
2009-10-07 10:43:35
Aye, remember that a user can allow your app to get access and then reduce it's access over time. (bit by bit)
Ólafur Waage
2009-10-07 12:58:48