aradiv / yii2-authclient-rocks
Authclient for enl.rocks
Installs: 44
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2-authclient: ^2.0
README
Authclent for enl.rocks
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist aradiv/yii2-authclient-rocks "*"
or add
"aradiv/yii2-authclient-rocks": "*"
to the require section of your composer.json
file.