PHPackages                             sobit/hybridauth-component - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. sobit/hybridauth-component

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sobit/hybridauth-component
==========================

Component for Yii Framework based application which provides simple configuration interface for HybridAuth library.

06PHP

Since Nov 17Pushed 12y ago1 watchersCompare

[ Source](https://github.com/sobit/hybridauth-component)[ Packagist](https://packagist.org/packages/sobit/hybridauth-component)[ RSS](/packages/sobit-hybridauth-component/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

hybridauth-component
====================

[](#hybridauth-component)

Component for [Yii Framework](https://github.com/yiisoft/yii "Yii Framework") based application which provides simple configuration interface for [HybridAuth library](https://github.com/hybridauth/hybridauth "HybridAuth").

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

[](#installation)

Add dependency to your `composer.json` file:

```
{
    "require": {
        "sobit/hybridauth-component": "dev-master"
    }
}
```

Update your `protected/config/main.php` file:

```
