We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8889b commit 9c530e2Copy full SHA for 9c530e2
1 file changed
src/Credentials/ExternalAccountCredentials.php
@@ -41,7 +41,7 @@
41
* risk occurs when a credential configuration configured with malicious urls
42
* is used.
43
* When the credential configuration is accepted from an
44
- * untrusted source, you should validate it before using with this method.
+ * untrusted source, you should validate it before creating this class.
45
* [documentation] https://cloud.google.com/docs/authentication/external/externally-sourced-credentials for more details.
46
*/
47
class ExternalAccountCredentials implements
0 commit comments