Facebook OAuth - 有没有办法“清除”以前的用户?
我正在编写一个 Windows Phone 应用程序并使用 OAuth 界面。
当我第一次导航到 auth url 时,它显示登录 UI。随后,我会直接重定向到我的 Facebook 应用程序页面,并显示登录 UI。大概是因为登录信息被缓存在 cookie 之类的东西中。到目前为止一切都很好。
当我需要切换用户时,问题就出现了。有没有办法强制 facebook oauth url 清除以前的信用并显示登录屏幕?
谢谢!
I'm writing a Windows Phone App and am using the OAuth interface.
When I navigate to the auth url the first time it shows the login UI. Subsequent times I'm redirected directly to my facebook app page with showing the login UI. Presumably because the login is cached in a cookie or something. All good so far.
The problem comes in when I need to switch users. Is there a way to force the facebook oauth url to clear previous creds and show the login screen?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
使用以下网址将用户从 Facebook 注销:
Log the user out of Facebook using the url below:
现在,为了让用户退出 Facebook,您需要使用以下 url:
Now, in order to log a user out of Facebook you need to use this url: