Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个网站,因为我想实现这个功能,所以当用户登录到他们的谷歌帐户时,我想获取他们的个人资料并将其存储在我的数据库中。
我在这里,它可以由 OAuth 完成。任何人都可以有这种情况的最佳示例,请在此处发布。
提前致谢
你看过DotNetOpenAuth项目吗?下载内容包括 MVC 和 WebForms 的示例项目。