Blame view

client_secret.json 550 Bytes
f6a4415a   Apichat.Tum   start smart-rms-c...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "installed": {
        "client_id": "16634359544-7crvssfmpmtp0ng3jbipms65ccl9aol1.apps.googleusercontent.com",
        "project_id": "psyched-garage-146109",
        "auth_uri": "https://accounts.google.com/o/oauth2/auth",
        "token_uri": "https://accounts.google.com/o/oauth2/token",
        "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
        "client_secret": "lpIa_7Wwbang6jTypMfCpOR6",
        "redirect_uris": [
            "urn:ietf:wg:oauth:2.0:oob",
            "http://localhost"
        ]
    }
}