2017 © Pedro Peláez
 

library yii2-dnevnik-authclient

Dnevnik.ru extenion for using via yii2-authclient

image

arkhipovandrei/yii2-dnevnik-authclient

Dnevnik.ru extenion for using via yii2-authclient

  • Wednesday, May 3, 2017
  • by arkhipovandrei
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

yii2-dnevnik-authclient

Latest Stable Version Total Downloads Latest Unstable Version License composer.lock available, (*1)

The preferred way to install this extension is through composer., (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

composer require --prefer-dist arkhipovandrei/yii2-dnevnik-authclient

or add, (*5)

"arkhipovandrei/yii2-dnevnik-authclient": "*"

to the require section of your composer.json., (*6)

## Usage php 'components' => [ // ... 'authClientCollection' => [ 'class' => 'yii\authclient\Collection', 'clients' => [ 'dnevnik' => [ 'class' => 'arkhipovandrei\authclient\Dnevnik', 'clientId' => 'API_KEY', 'clientSecret' => 'SECRET_KEY', 'scope' => 'avatar, fullname' //'staging' => bool true or false. Default value false ], ], ], // ... ], (*7)

The Versions

03/05 2017

dev-master

9999999-dev https://github.com/arkhipovandrei/yii2-dnevnik-authclient

Dnevnik.ru extenion for using via yii2-authclient

  Sources   Download

MIT

The Requires

 

by Andrei Arkhipov

oauth yii2 authclient dnevnik

05/04 2017

0.0.1

0.0.1.0 https://github.com/arkhipovandrei/yii2-dnevnik-authclient

Dnevnik.ru extenion for using via yii2-authclient

  Sources   Download

MIT

The Requires

 

by Andrei Arkhipov

oauth yii2 authclient dnevnik