vityachis/yii2-authclient

External authentication via OAuth and OpenID for the Yii framework

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 245

Type:yii2-extension

2.2.1 2019-04-02 15:53 UTC

This package is auto-updated.

Last update: 2024-03-29 04:16:23 UTC


README

993323

AuthClient Extension for Yii 2


This extension adds OpenID, OAuth, OAuth2 and OpenId Connect 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 vityachis/yii2-authclient

or add

"vityachis/yii2-authclient": "~2.1.0"

to the require section of your composer.json.