We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6083fc6 commit 8dddd99Copy full SHA for 8dddd99
1 file changed
data/reusables/secret-scanning/partner-secret-list-private-repo.md
@@ -100,6 +100,8 @@ Google | Google Cloud Storage Service Account Access Key ID | google_cloud_stora
100
{%- ifversion fpt or ghec or ghes > 3.2 %}
101
Google | Google Cloud Storage User Access Key ID | google_cloud_storage_user_access_key_id{% endif %}
102
{%- ifversion fpt or ghec or ghes > 3.3 %}
103
+Google | Google OAuth Access Token | google_oauth_access_token{% endif %}
104
+{%- ifversion fpt or ghec or ghes > 3.3 %}
105
Google | Google OAuth Client ID | google_oauth_client_id{% endif %}
106
107
Google | Google OAuth Client Secret | google_oauth_client_secret{% endif %}
0 commit comments