PHPackages                             claromentis/opauth-live - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. claromentis/opauth-live

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

claromentis/opauth-live
=======================

Windows Live Connect strategy for Opauth

1.0.1(3y ago)013.9k↓76%MITPHPPHP &gt;=5.3.0

Since Mar 30Pushed 3y ago4 watchersCompare

[ Source](https://github.com/Claromentis/opauth-live)[ Packagist](https://packagist.org/packages/claromentis/opauth-live)[ Docs](http://opauth.org)[ RSS](/packages/claromentis-opauth-live/feed)WikiDiscussions 1.0 Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

Opauth-Live
===========

[](#opauth-live)

[Opauth](https://github.com/uzyn/opauth) strategy for (Microsoft) Live Connect authentication.

Confusingly, Live Connect is (was) also known as:

- Windows Live
- Microsoft Passport
- Live ID
- MSN ID

Opauth is a multi-provider authentication framework for PHP.

Getting started
---------------

[](#getting-started)

1. Install Opauth-Live:

    ```
    cd path/to/app/root
    composer require opauth/live:dev-wip/1.0
    ```
2. Create a Live Connect application at

    - Once application is created, be sure to go to *My apps* &gt; *API Settings* to define your *redirect domain*.
3. Configure Opauth-Live strategy.
4. Direct user to `http://path_to_opauth/live` to authenticate

Strategy configuration
----------------------

[](#strategy-configuration)

Required parameters:

```
