aboutsummaryrefslogtreecommitdiff
path: root/src/server/credentials/google_project_credentials.json
blob: 955c5a3c197c00b368a09b4ca4ef9db6add1e56d (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "installed": {
        "client_id": "343179513178-ud6tvmh275r2fq93u9eesrnc66t6akh9.apps.googleusercontent.com",
        "project_id": "quickstart-1565056383187",
        "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": "w8KIFSc0MQpmUYHed4qEzn8b",
        "redirect_uris": ["urn:ietf:wg:oauth:2.0:oob", "http://localhost"]
    }
}