weison-tech/yii2-authclient

External authentication via OAuth and OpenID for the Yii framework

Installs: 55

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 245

Open Issues: 0

Type:yii2-extension

2.0.5 2016-06-29 03:08 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:02:45 UTC


README

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

For license information check the LICENSE-file.

Documentation is at docs/guide/README.md.

Latest Stable Version Total Downloads Build Status

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist weison-tech/yii2-authclient

or add

"weison-tech/yii2-authclient": "~2.0.0"

to the require section of your composer.json.