Closed daniviga closed 4 years ago
Old Google APIs have been deprecated and they cause an alert from Google about deprecation:
[URGENT Action Required] Your Google Apps account is using the discontinued Documents List API
This PR includes google-api-php-client 1.1.2 (latest stable release, https://github.com/google/google-api-php-client/tree/1.1.2) plus a fix to move autoload.php in a better place (see https://github.com/google/google-api-php-client/issues/400)
autoload.php
Since the diff was too big I splitted it in multiple commits. Replaces https://github.com/kettari/authgoogle/pull/28
Old Google APIs have been deprecated and they cause an alert from Google about deprecation:
[URGENT Action Required] Your Google Apps account is using the discontinued Documents List API
This PR includes google-api-php-client 1.1.2 (latest stable release, https://github.com/google/google-api-php-client/tree/1.1.2) plus a fix to move
autoload.php
in a better place (see https://github.com/google/google-api-php-client/issues/400)Since the diff was too big I splitted it in multiple commits. Replaces https://github.com/kettari/authgoogle/pull/28