-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describing how to create credentials explicitly in auth doc. #1090
Describing how to create credentials explicitly in auth doc. #1090
Conversation
|
||
In addition, the | ||
The Application Default Credentials discussed above can be useful if your |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
4cb270a
to
0cdbcb7
Compare
|
||
In addition, the | ||
The Application Default Credentials discussed above can be useful |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
0cdbcb7
to
06f7ac6
Compare
* you may have code which needs to be run as a specific service account | ||
every time (rather than with the locally inferred credentials) | ||
* you may want to use two separate accounts to simultaneously access data | ||
from different projects |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
@jgeewax I just realized that the Google OAuth docs link to a super old document: Who to report to? |
Also moving the from_service_account_* factory descriptions into the newly added sections.
06f7ac6
to
0cc3a19
Compare
@jgeewax What remains here? AFAIK I've been able to address your concerns. |
👍 LGTM ! |
Describing how to create credentials explicitly in auth doc.
Also moving the
from_service_account_*
factory descriptions into the newly added sections.@jgeewax The only thing I plan on adding after this is
As before (towards #805 and #830)
To view my and your original PRs (as we go), here are some hosted files:
www.googledrive.com/host/0B8el7dRo8mVOUVlkSEJKN3pQdkk (dhermes)
www.googledrive.com/host/0B8el7dRo8mVOOHE4NzFXSmhHUWs (jgeewax)