summaryrefslogtreecommitdiffstats
path: root/tools/telemetry/examples/credentials_example.json
blob: c7c53c5da8dde536db1ea5c6ba9dc8b8acbc79b4 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "google": {
    "username": "<your google account here>",
    "password": "<your google password here>"
  }
  "facebook": {
    "username": "<your google account here>",
    "password": "<your google password here>"
  }
}