We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d156ef4 commit 0bc418fCopy full SHA for 0bc418f
google/auth/_default.py
@@ -94,6 +94,7 @@
94
# The subject token type used for AWS external_account credentials.
95
_AWS_SUBJECT_TOKEN_TYPE = "urn:ietf:params:aws:token-type:aws4_request"
96
97
+
98
def _warn_about_problematic_credentials(credentials):
99
"""Determines if the credentials are problematic.
100
0 commit comments