I know how to use the token after the user successfuly logs in with
FacebookLoginDialog(AppId, ExtendedPermissions);
but what happens when my app wants to post at this user while he is offline? And how can i renew the token? Is there a way to regognize that a user has allowed the app to post by only his id?