aboutsummaryrefslogtreecommitdiff
path: root/catapult/telemetry/examples/credentials_example.json
diff options
context:
space:
mode:
Diffstat (limited to 'catapult/telemetry/examples/credentials_example.json')
-rw-r--r--catapult/telemetry/examples/credentials_example.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/catapult/telemetry/examples/credentials_example.json b/catapult/telemetry/examples/credentials_example.json
new file mode 100644
index 00000000..b3978b6e
--- /dev/null
+++ b/catapult/telemetry/examples/credentials_example.json
@@ -0,0 +1,10 @@
+{
+ "google": {
+ "username": "<your google account here>",
+ "password": "<your google password here>"
+ },
+ "facebook": {
+ "username": "<your google account here>",
+ "password": "<your google password here>"
+ }
+}