I have a Facebook app at https://developers.facebook.com that is connected to my native iOS app, and I also use the Facebook iOS SDK to extend my application with social networking capabilities.
My app will ask the user to authorize it by logging in using Facebook.
My question is how to know the users that already authorized the app so I can put them in a special list (UITableView)?