开放身份验证 - 我怎样才能轻松做到这一点
我想允许用户使用 google、facebook、yahoo 登录我的网站。像 stackoverflow 这样的东西允许。我的问题是,我怎样才能快速、轻松地做到这一点?我正在asp.net 中开发网站。是否有任何 SDK 或其他东西可以让我快速轻松地实现这样的登录系统?
I want to allow users to log in to my site using google, facebook, yahoo. Something like stackoverflow allows. My question is, How can I do this fast and easy? I am developing the website in asp.net. Is there any SDK or something that can allow me to implement a login system like this fast and easy?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试
http://code.google.com/p/socialauth-net/
或
http://www.dotnetopenauth.net/
try
http://code.google.com/p/socialauth-net/
or
http://www.dotnetopenauth.net/