Skip to content

Commit

Permalink
add auth file as sample file
Browse files Browse the repository at this point in the history
  • Loading branch information
hainv-infragistics committed Dec 4, 2024
1 parent 14f117d commit b11ef87
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions e2e/Sandbox/Data/GoogleServiceAccountAuth.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "service_account",
"project_id": "testreveal-henry",
"private_key_id": "",
"private_key": "",
"client_email": "[email protected]",
"client_id": "108057201146814272043",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "",
"universe_domain": "googleapis.com"
}

0 comments on commit b11ef87

Please sign in to comment.