aboutsummaryrefslogtreecommitdiff
path: root/src/server/apis/google/google_project_credentials.json
blob: 8a9a38dac78755219ce12628f5328378013fc2de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "installed": {
        "client_id": "838617994486-a28072lirm8uk8cm78t7ic4krp0rgkgv.apps.googleusercontent.com",
        "project_id": "gtasks-test-dash",
        "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_secret": "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",
        "redirect_uris": ["http://localhost:1050/refreshGoogle"]
    }
}