Connecting to Windows Live (JavaScript Library)
Note: |
|---|
| Current information about Live Connect is now available in the Windows Live Developer Center. The information in the following sections is provided for legacy purposes only. |
The key tasks of connecting to Windows Live include specifying application configuration and signing users in. Each of these tasks can be accomplished either by using declarative markup to embed user-interface controls, or imperatively by means of JavaScript code. For more information about programming models, see Declarative vs. Imperative Programming (JavaScript Library).
|
Describes the configuration information that you must specify for your application. | |
|
Demonstrates how to add the Sign in control to a web page. | |
|
Demonstrates how to sign users in to Messenger Connect programmatically. | |
|
Demonstrates how to monitor the authentication state for the currently authenticated user. |
Note: