Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は現在、Twitter アクティビティに関連するものを開発しています。最初に、ユーザーが API または何かを使用して twitter.com にログインしているかどうかを確認したいのですが、どうすれば可能ですか?
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.