Download the PHP package vip9008/yii2-googleuser without Composer
On this page you can find all versions of the php package vip9008/yii2-googleuser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-googleuser
Google user module
Enables signing in using a google account.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply create web api credentials at developers console
and add your sign-in link to Authorized redirect URIs [link_to_your_yii2_app]user/sign-in
.
Then add the module to your configuration file :
Available actions
All versions of yii2-googleuser with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
^2.0.0
yiisoft/yii2-authclient Version ^2.1.0
vip9008/yii2-materialgrid Version *
vip9008/yii2-googleapisclient Version *
yiisoft/yii2-authclient Version ^2.1.0
vip9008/yii2-materialgrid Version *
vip9008/yii2-googleapisclient Version *
The package vip9008/yii2-googleuser contains the following files
Loading the files please wait ....