Windows Live Id Authentication for Windows Phone 7

后端 未结 2 1187
终归单人心
终归单人心 2021-01-14 08:21

I\'m developing a Windows Phone 7 app but don\'t want to re-implement my own identity / authentication service - espcially when we know the user will be signed in with a Win

2条回答
  •  天命终不由人
    2021-01-14 08:55

    Have you looked Windows Live Messenger Connect? It recently came out of Beta (announcement). Windows Live Messenger Connector provides Javascript and REST APIs for applications to use the framework, here is the starting point for the documentation. You can use the Windows Live REST explorer to explore the REST API, there is a sample desktop application that shows how to integrate Windows Live Messenger Connect.

    HTH, indyfromoz

提交回复
热议问题