I am trying to logout directly from url (users/logout). It does logged out after redirect. Then when I refresh the page, it's logged in again. But when logging out using the logout link generated by the helper, it logouts completely with no issue. Is it possible to logout a facebook user using users/logout?