googleworkspace / php-samples

PHP samples for Google Workspace APIs
Apache License 2.0
288 stars 348 forks source link

Change the file names expected for developer credentials #5

Closed erickoledadevrel closed 6 years ago

erickoledadevrel commented 6 years ago

Change the file names expected for developer credentials and stored tokens to better match the name of the downloaded file.

Developer credentials: client_secret.json => credentials.json User credentials / token: credentials.json => token.json

Also: