开发者

Can I see which Twitter user is currently logged in?

开发者 https://www.devze.com 2023-04-06 00:33 出处:网络
They are not OAuthed with my site but are logged into Twitter on that browser. A开发者_StackOverflowny way for me to know their Twitter username? Cookies.. anything?Unless something is very broken or

They are not OAuthed with my site but are logged into Twitter on that browser. A开发者_StackOverflowny way for me to know their Twitter username? Cookies.. anything?


Unless something is very broken or Twitter has explicitly provided an API for that purpose, no. Not through cookies at least.

Cookies are sandboxed to the domain that created them. No cross-domain access to cookies is allowed.

0

精彩评论

暂无评论...
验证码 换一张
取 消