是否有使用oAuth获取Hotmail联系人列表的示例? 感谢。
答案 0 :(得分:1)
我认为他们不支持OAuth。他们似乎使用Windows Live ID Delegated Authentication,这是一个类似的概念,但非标准。不过,他们确实有authentication和contacts API的样本。
答案 1 :(得分:1)
CloudSponge可以为您完成。
http://www.cloudsponge.com/test-drive
我们还为过去几年中感兴趣的任何人编写了微软DelAuth / OAuth API变更的完整时间表。
(如果我没有说明显,我为CloudSponge工作)
答案 2 :(得分:0)
您可以使用socialauth库。 相同的网址是http://code.google.com/p/socialauth/