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.
据我所知,只有在设备上安装了 Facebook 应用程序时,Facebook 单点登录才有效。但是是否有办法让它识别 Android 浏览器会话以达到相同的结果呢?
为此,我认为我们的应用程序需要访问浏览器 cookie,并且它需要知道 facebook 在浏览器中的浏览会话期间设置的 cookie 键值对(access_token,如果有的话)。我不确定这是否真的可能,但我想这是一种可能的方法。
这似乎是不可能的,因为即使是 Facebook 应用程序也不与其网站共享会话。