When using the Facebook real-time callbacks to update user settings/details, are you able to access a users details even without a never ending token?
Realistically, we don't want to have to ask users for offline access, but still want to be able to update their details in our system. Is it possible to do this, or do you have to require offline access, or mark it to be updated whenever the user next visits?