So, I don’t understand twitter logic, by documentation(Twitter checking auth) we need check user logged or not with following method in session store: “hasLoggedInUsers”. But this method not declared in TWTRSessionStore class.
Anybody know how to solve this?