diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-09-16 23:09:43 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-09-16 23:09:43 (GMT) |
commit | 324de3e243aaa09e53b245b150c701b6e66f6621 (patch) | |
tree | a0d9938a706549360dffa7886175e2f049c64582 | |
parent | 3fea5eaf0cce6a20eb6fe599f3c28e4cce391419 (diff) |
added test data for authentication
-rw-r--r-- | authtoken.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/authtoken.json b/authtoken.json new file mode 100644 index 0000000..4722a17 --- /dev/null +++ b/authtoken.json @@ -0,0 +1,4 @@ +{ + "username": "test", + "token": "SDLIIBqCypa3bIRQEv9GMAPF4GHqelBD" +} |