Skip to content

Commit 4c91c17

Browse files
lsiracgopherbot
authored andcommitted
google: adds header to security considerations section
Change-Id: I29b93715876f233ae52687c8223fd8733a2a3b80 GitHub-Last-Rev: f15c4cf GitHub-Pull-Request: #677 Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/535895 Reviewed-by: Cody Oss <[email protected]> Run-TryBot: Cody Oss <[email protected]> Reviewed-by: Alex Eitzman <[email protected]> Auto-Submit: Cody Oss <[email protected]> TryBot-Result: Gopher Robot <[email protected]>
1 parent 3c5dbf0 commit 4c91c17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

google/doc.go

+2
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@
101101
// executable-sourced credentials), please check out:
102102
// https://cloud.google.com/iam/docs/workforce-obtaining-short-lived-credentials#generate_a_configuration_file_for_non-interactive_sign-in
103103
//
104+
// # Security considerations
105+
//
104106
// Note that this library does not perform any validation on the token_url, token_info_url,
105107
// or service_account_impersonation_url fields of the credential configuration.
106108
// It is not recommended to use a credential configuration that you did not generate with

0 commit comments

Comments
 (0)