kangqf/yii2-authclient

External authentication via OAuth and OpenID for the Yii framework

Installs: 4

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 245

Type:yii2-extension

2.0.3-beta 2015-04-06 15:48 UTC

This package is not auto-updated.

Last update: 2024-04-23 13:49:55 UTC


README

This extension adds OpenID, OAuth and OAuth2 consumers for the Yii framework 2.0.

For license information check the LICENSE-file.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist yiisoft/yii2-authclient

or add

"yiisoft/yii2-authclient": "~2.0.0"

to the require section of your composer.json.