MSN/Hotmail 是否支持 OAuth?
我希望允许我网站上的用户使用 OAuth 从他们的 hotmail 帐户导入联系人。是否可以?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
我希望允许我网站上的用户使用 OAuth 从他们的 hotmail 帐户导入联系人。是否可以?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
看起来微软目前正在解决这个问题: http://msdn.microsoft .com/en-us/windowslive/ff688938.aspx
他们已经有了 OAuth WRAP (http://msdn.microsoft.com/en-us/library/ff750690.aspx) 库,可用于连接 Windows Live 服务,但它仍处于测试阶段并且不是免费提供的(您必须加入测试版计划)。
有人知道这可能需要多长时间吗?
Looks like Microsoft is working on this at the moment: http://msdn.microsoft.com/en-us/windowslive/ff688938.aspx
They already have the OAuth WRAP (http://msdn.microsoft.com/en-us/library/ff750690.aspx) library that you can use to connect Windows Live services, however it is in beta and is not freely available (you must join the beta program).
Anyone has any info on how long might this take?
我们在这里写下了 Microsoft 发生的有关其联系人 API 和 OAuth 的所有更改的详细时间表:
http://www.cloudsponge.com/news/2013/11/29/300-percent-increase-in-outlook.com-导入转换/
We wrote up a detailed timeline of all of the changes that have happened over Microsoft regarding their contacts API and OAuth here:
http://www.cloudsponge.com/news/2013/11/29/300-percent-increase-in-outlook.com-import-conversions/
看看 http://msdn.microsoft.com/en-us/library /ff749458.aspx。我已经尝试让我的“MSN 邀请联系人”功能立即运行,这就是我到目前为止所发现的。效果非常好!
Have a look at http://msdn.microsoft.com/en-us/library/ff749458.aspx. I've tried to get my "MSN Invite contacts" function working right now and that's what I've found this far. Works excellent!
使用hotmail OAuth:
http://pmsenthilkumar.blogspot.jp/2012/01/playing -with-hotmail-oauth.html
(链接至:http://msdn.microsoft.com/en-us/library /hh243649.aspx)
Playing with hotmail OAuth:
http://pmsenthilkumar.blogspot.jp/2012/01/playing-with-hotmail-oauth.html
(Links to: http://msdn.microsoft.com/en-us/library/hh243649.aspx)