简体   繁体   English

在Facebook身份验证对话框中发布

[英]Issue in the Facebook auth dialog

I am trying to provide login using facebook option to my website users. 我正在尝试使用facebook选项向我的网站用户提供登录。 So, I created one Facebook app .But the auth dialog box is showing only once for a user.That is for the first login the auth dialog box will show .For the next logins the auth dialog box is not showing. 因此,我创建了一个Facebook应用程序。但是auth对话框仅对用户显示一次。也就是说,首次登录时auth对话框将显示。对于下次登录,auth对话框不显示。 I want to show the auth dialog box in each login for each users. 我想在每个用户的每次登录中显示auth对话框。

Maybe this explains it? 也许这可以解释吗?

Logging off your App and Logging in With Another Account 注销您的应用程序并使用另一个帐户登录

If you log on to your app with Facebook, and then log out and try to log in again with a different Facebook account (using the same browser), you will be immediatly logged in to the previous Facebook acount you used. 如果您使用Facebook登录到您的应用程序,然后注销并尝试使用其他Facebook帐户(使用相同的浏览器)再次登录,则您将立即登录到您以前使用的Facebook帐户。 In order to use another account, you need to navigate to Facebook and log out at Facebook. 为了使用另一个帐户,您需要导航到Facebook并在Facebook上注销。 The same rule applies to any other 3rd party authentication provider. 相同的规则适用于任何其他第三方身份验证提供程序。 Alternatively, you can log in with another account by using a different browser. 或者,您可以使用其他浏览器来登录另一个帐户。

Taken from http://www.asp.net/mvc/tutorials/mvc-5/create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on 取自http://www.asp.net/mvc/tutorials/mvc-5/create-an-aspnet-mvc-5-app-with-facebook-and-google-oauth2-and-openid-sign-on

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM