Google 朋友群 - 仅使用 Google,不使用其他(例如 Yahoo 或 Twitter)

发布于 2024-10-30 20:45:12 字数 188 浏览 2 评论 0原文

我正在使用 Google 朋友群进行用户身份验证。

默认情况下,当您使用此功能时,Google 允许您使用“Google”、“Twitter”、“Yahoo”以及其他一些名称,例如“AOL”和“OpenID”。

有没有一种简单的方法来实际选择我想要使用的服务?例如,我只想使用 Google 帐户。过滤掉其他服务的最佳方法是什么?

I'm using Google Friend Connect for user authentication.

By default, when you use this, Google lets you use "Google", "Twitter", "Yahoo" and a few others like "AOL" and "OpenID".

Is there an easy way to actually choose which service I want to use? For example, I only want to use Google account for this. What is the best way to filter other services out?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

江湖彼岸 2024-11-06 20:45:12

如果您只想使用 Google 帐户进入您的网站,则可以使用 OpenID。

此处是分步过程使用 DotNetOpenOAuth 库在 ASP.NET 应用程序上实现 OpenID(URL:https://www.google. com/accounts/o8/id – 这是 Google 帐户的唯一 OpenID 网址)。

教程介绍了如何在PHP中实现Google登录(yahoo等只需更改URL,源代码相同)。

If you want to use only Google account into your site than you can use OpenID.

Here is the step-by-step process to implement OpenID on your ASP.NET application using DotNetOpenOAuth libraray (URL: https://www.google.com/accounts/o8/id – this is the unique OpenID URL of Google Account).

Tutorial describes how to implement Google login( yahoo,etc only just change the URLs, source code is same) in PHP.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文