googleapis / packman

Google API package creator
https://npmjs.com/package/googleapis-packman
Apache License 2.0
13 stars 18 forks source link

[Python] Add authentication links to Getting Started instructions #92

Open bjwatson opened 8 years ago

bjwatson commented 8 years ago

What:

Add more authentication links to http://pythonhosted.org/gax-google-pubsub-v1/starting.html#authentication:

So that users can understand how authentication works.

How:

This is controlled by templates/gax/python/docs/starting.rst.mustache.

geigerj commented 8 years ago

Note: in link http://pythonhosted.org/gax-google-pubsub-v1/starting.html#authentication, the third code block (to gcloud beta auth application-default login) is broken