aboutsummaryrefslogtreecommitdiff
path: root/catapult/telemetry/examples/credentials_example.json
blob: b3978b6eae0d944368a2fd67e59a1051aafe9120 (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>"
  }
}