mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-03 22:02:57 +00:00
338dbcc20e
- Remove stale cloudflare-worker submodule entry from .gitmodules - Remove .git dirs from cf-kv and excalidraw-libraries so Git tracks them as regular files - Fixes 'No url found for submodule path cf-kv' CI error
11 lines
523 B
JSON
11 lines
523 B
JSON
{
|
|
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
|
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
|
"client_email": "excalidraw-analytics@excalidraw-json.iam.gserviceaccount.com",
|
|
"client_id": "104002372002237021547",
|
|
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/excalidraw-analytics%40excalidraw-json.iam.gserviceaccount.com",
|
|
"project_id": "excalidraw-json",
|
|
"token_uri": "https://oauth2.googleapis.com/token",
|
|
"type": "service_account"
|
|
}
|