Google Api Authorize
Tasks
	Code styles on unit tests?
	Add release tag	Add gh release create %2 --notes %3
	PHP Version	Revisit support for older versions
	Add PHP Doc
	composer install --prefer-dist
	build.sh with 	phpDocumentor.phar --setting="graphs.enabled=true" -d SourceCode -t Documentation
		Make consistent: tokensFilePath, tokenFilePath, tokensFile
		Add git hub auto-update hook	This package is not auto-updated. Please set up the GitHub Hook for Packagist so that it gets updated whenever you push!
Google Api Authorizer
	https://developers.google.com/identity/protocols/oauth2/web-server#uri-validation

	$client->setIncludeGrantedScopes(true);

	https://www.googleapis.com/auth/drive

	AIzaSyBDfoxO8FhM7bdmKVaioe8Uv9f7pu2kb6w
