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.
我有一个 Web 应用程序,用户可以在其中通过 facebook 连接和登录。一切都很好。但是有一个问题是我无法处理的。
当我使用一个帐户登录,然后尝试在同一浏览器中使用另一个帐户登录时,我看到了旧帐户的信息。
你能告诉我处理这个问题的最佳方法是什么吗?
谢谢ZH
facebook 仍然保持一个会话,这意味着 facebook 还没有注销,这里有一个答案。
Facebook API - 用户注销后会话仍然存在