everybody:) I need to implement OAuth registration on my project, but I don't have a time to learn whole protocol, and write low-level code. Is there any library for .NET that can make it easier? I wanna make OAuth registration for Facebook and some not so famous portals. Thanks for any help!
问问题
51 次
1 回答
1
ASP.NET MVC4项目模板包括使用 OAuth 身份验证服务器为 Facebook、Google、Twitter 开箱即用的用户注册。
除此之外,您可以尝试查看DotNetOpenAuth
于 2013-06-17T16:15:40.693 回答