summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <39062083+lsirac@users.noreply.github.com>2023-10-16 22:36:12 +0000
committerGopher Robot <gobot@golang.org>2023-10-17 20:42:42 +0000
commit4c91c17b32051e551fc27bdbdea4edc060b0aae5 (patch)
treeb8984c3a0b51e8f1901dd93f73cdcd9ec1e52955
parent3c5dbf08cc9840ba292592ec6c68090ea315238c (diff)
downloadgolang-x-oauth2-4c91c17b32051e551fc27bdbdea4edc060b0aae5.tar.gz
google: adds header to security considerations section
Change-Id: I29b93715876f233ae52687c8223fd8733a2a3b80 GitHub-Last-Rev: f15c4cf1a5cb50f0266392c00dad6696949c4d6c GitHub-Pull-Request: golang/oauth2#677 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/535895 Reviewed-by: Cody Oss <codyoss@google.com> Run-TryBot: Cody Oss <codyoss@google.com> Reviewed-by: Alex Eitzman <eitzman@google.com> Auto-Submit: Cody Oss <codyoss@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
-rw-r--r--google/doc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/google/doc.go b/google/doc.go
index ca71763..03c42c6 100644
--- a/google/doc.go
+++ b/google/doc.go
@@ -101,6 +101,8 @@
// executable-sourced credentials), please check out:
// https://cloud.google.com/iam/docs/workforce-obtaining-short-lived-credentials#generate_a_configuration_file_for_non-interactive_sign-in
//
+// # Security considerations
+//
// Note that this library does not perform any validation on the token_url, token_info_url,
// or service_account_impersonation_url fields of the credential configuration.
// It is not recommended to use a credential configuration that you did not generate with