2017 © Pedro Peláez
 

google-oauth-library google-oauth-php

old version Google OAuth library for use in PhpCodeIgniter

image

meliorator/google-oauth-php

old version Google OAuth library for use in PhpCodeIgniter

  • Friday, October 20, 2017
  • by meliorator
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

google-oauth-php

Old version Google OAuth library for use in PhpCodeIgniter 3, (*1)

Installation

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

Either run, (*3)

php composer.phar require meliorator/google-oauth-php

or add, (*4)

"meliorator/google-oauth-php": "^0.1.0"

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

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, (*6)

for invoke Google OAuth use follow code, (*7)

$this->googleplus->loginURL()

The Versions

20/10 2017

dev-master

9999999-dev

old version Google OAuth library for use in PhpCodeIgniter

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Laba Mykola

oauth google

20/10 2017

0.2.0

0.2.0.0

old version Google OAuth library for use in PhpCodeIgniter

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Laba Mykola

oauth google

20/10 2017

0.1

0.1.0.0

old version Google OAuth library for use in PhpCodeIgniter

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Laba Mykola

oauth google