default.config.json 136 B

123456
  1. {
  2. "auth": {
  3. "client_id": "123456789012-somelongidstring.apps.googleusercontent.com",
  4. "client_secret": "someclientsecret"
  5. }
  6. }