I’m currently developing something related to twitter activity, i first want to confirm if user is logged in twitter.com using any of their apis or something, how is it possible ?
I’m currently developing something related to twitter activity, i first want to confirm if
Share
It is not possible to check if an arbitrary user is currently logged in (meaning they have an active OAuth token or unexpired cookie) from somewhere around the world through twitter’s APIs.