hiqdev/yii2-hiam-authclient

OAuth2 client for yii2 to login with HIAM server

0.0.3 2016-09-15 16:12 UTC

This package is auto-updated.

Last update: 2024-04-12 18:17:39 UTC


README

OAuth2 client for yii2 to login with HIAM server

Latest Stable Version Total Downloads Build Status Scrutinizer Code Coverage Scrutinizer Code Quality Dependency Status

Use identical to yiisoft/yii2-authclient.

Installation

The preferred way to install this yii2-extension is through composer.

Either run

php composer.phar require "hiqdev/yii2-hiam-authclient"

or add

"hiqdev/yii2-hiam-authclient": "*"

to the require section of your composer.json.

License

This project is released under the terms of the BSD-3-Clause license. Read more here.

Copyright © 2015-2016, HiQDev (http://hiqdev.com/)