kettari / authgoogle

Google Authentication Plugin for DokuWiki
13 stars 17 forks source link

Update Google API libraries to 1.1.2 #28

Closed daniviga closed 9 years ago

daniviga commented 9 years ago

Since 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 (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)