Closed famzah closed 8 years ago
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA).
:memo: Please visit https://cla.developers.google.com/ to sign.
Once you've signed, please reply here (e.g. I signed it!
) and we'll verify. Thanks.
I signed the CLA.
CLAs look good, thanks!
Anyone? :)
+1
Thanks.
This commit adds OAuth 2.0 support, which currently is the only method for a script to authenticate to the Google platform. The "sample_util.py" is used (imported) by the following samples:
I've verified the change by testing with "samples/sites/sites_example.py".