有没有使用oAuth获取hotmail联系人列表的示例?
有没有使用oAuth获取hotmail联系人列表的示例? 谢谢。
is there any sample of using oAuth to get hotmail contact list?
thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有没有使用oAuth获取hotmail联系人列表的示例? 谢谢。
is there any sample of using oAuth to get hotmail contact list?
thanks.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
我认为他们不支持 OAuth。他们似乎使用 Windows Live ID 委派身份验证,这是一个类似的概念,但非标准。他们确实有身份验证和联系人 API。
I don't think they support OAuth. They seem to use Windows Live ID Delegated Authentication, which is a similar concept, but non-standard. They do have samples for both the authentication and contacts APIs, though.
CloudSponge 可以为您做到这一点。
http://www.cloudsponge.com/test-drive
我们还写了一个完整的为感兴趣的人提供过去几年 Microsoft DelAuth/OAuth API 变化的时间表。
http:// /inside.cloudsponge.com/stories/2013/11/29/300-percent-increase-in-outlook.com-import-conversions.html
(如果我没有说得足够明显,我工作对于云海绵)
CloudSponge can do it for you.
http://www.cloudsponge.com/test-drive
We've also written up a complete timeline of the changes to Microsoft's DelAuth/OAuth APIs over the last few years for anyone who's interested.
http://inside.cloudsponge.com/stories/2013/11/29/300-percent-increase-in-outlook.com-import-conversions.html
(In case I didn't make it obvious enough, I work for CloudSponge)
您可以为此使用 Socialauth 库。
其网址为 http://code.google.com/p/socialauth/
You can use socialauth library for this.
URL for the same is http://code.google.com/p/socialauth/