【发布时间】:2015-02-16 06:26:34
【问题描述】:
我正在将 DotNetOpenAuth 与 Google 的 OpenId 提供程序一起使用。
OAuthWebSecurity.RegisterGoogleClient();
我正在迁移到 ASP.NET Identity,但我看到 ASP.NET 使用 Google 的 OpenAuth 提供程序。
如何正确地从一个迁移到另一个?
【问题讨论】:
-
我找到的最佳答案在这里:stackoverflow.com/a/26822529/1152054
标签: asp.net-identity dotnetopenauth asp.net-identity-2