I am developing phonegap application and I want to show a list for nearby places using facebook.
I understand that I need to get access_token in order to use the graph api, but it seems akward and strange to ask the user login to facebook so I can get list of places that has nothing with you (I am not looking for places the user like/visited).
There is another way without asking the user to log-in?