【问题标题】:ASP.Net MVC OAuthWebSecurity Authentication for Google PlusGoogle Plus 的 ASP.Net MVC OAuthWebSecurity 身份验证
【发布时间】:2012-11-18 03:51:56
【问题描述】:

我正在开发一个 ASP.Net MVC 4 应用程序,并且正在利用 MVC 的 OAuthWebSecurity 来合并 OAuth 提供程序以进行身份​​验证。我的应用需要能够访问经过身份验证的用户的朋友。我可以通过 Facebook 和 Twitter 成功地做到这一点。我的下一个挑战是使用 OAuthWebSecurity 的 GoogleClient 进行身份验证。是否可以通过从 OAuthWebSecurity 的 GoogleClient 收到的结果访问 Google Plus?

谢谢。

【问题讨论】:

    标签: asp.net-mvc-4 oauth-2.0 google-plus


    【解决方案1】:

    Google+ REST API 目前不提供让您访问某人的连接列表的方法。您可以在https://developers.google.com/+/api/latest/people/ 上查看有关people 的可用方法

    【讨论】:

      猜你喜欢
      • 2010-09-24
      • 2015-02-03
      • 2014-05-06
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-09-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多