meliorator/google-oauth-php
Composer 安装命令:
composer require meliorator/google-oauth-php
包简介
old version Google OAuth library for use in PhpCodeIgniter
README 文档
README
Old version Google OAuth library for use in PhpCodeIgniter 3
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require meliorator/google-oauth-php
or add
"meliorator/google-oauth-php": "^0.1.0"
to the require section of your composer.json file.
Usage
Copy class Gooleplus from application/libraries/Googleplus.php to [root project]/application/libraries and copy config application/config/googleplus.php to [root project]/application/config directory
for invoke Google OAuth use follow code
$this->googleplus->loginURL()
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-10-20