【发布时间】:2012-11-22 06:52:45
【问题描述】:
ASP.Net MVC 的 Google OAuthWebSecurity 是否使用 Google 的 OAuth 2.0 进行身份验证? ASP.Net MVC 的 Google 的 OAuthWebSecurity 不能像 Facebook 和 Twitter 客户端那样输入密钥或秘密。同样,成功的 Google 身份验证不会返回任何令牌。为什么 Google 客户端与 Facebook 和 Twitter 客户端不同?
ASP.Net MVC 的 OAuthWebSecurity for Google 是使用 Google Plus 还是其他 Google 身份验证方法?
谢谢。
【问题讨论】:
-
如果您仍在寻找实现,请try mine - 谢谢。
-
@MattJohnson 谢谢!这正是我想要的。
标签: oauth asp.net-mvc-4 google-plus google-oauth