PHPackages                             open20/amos-social-auth - 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. open20/amos-social-auth

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

open20/amos-social-auth
=======================

Social Auth

1.16.0(3mo ago)02702PHPPHP &gt;=5.4.0

Since Feb 22Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/regionelombardia-open20/open2-social-auth)[ Packagist](https://packagist.org/packages/open20/amos-social-auth)[ Docs](https://bitbucket.org/open20/amos-social-auth)[ RSS](/packages/open20-amos-social-auth/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (9)Versions (59)Used By (2)

Amos Social Auth
----------------

[](#amos-social-auth)

Social Auth For Amos

Installation
------------

[](#installation)

1. The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

    Either run

    ```
    composer require open20/amos-social-auth
    ```

    or add

    ```
    "open20/amos-social-auth": "~1.0"

    ```

    to the require section of your `composer.json` file.
2. Add module to your main config in common:

    ```
