From 3054b456dcb54f069a5d8aaa615c1dfe060eef9b Mon Sep 17 00:00:00 2001 From: Rory& Date: Thu, 25 Apr 2024 06:31:52 +0200 Subject: Add projects logic, start of issues --- BugMine.DevTools.CLI/auth.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 BugMine.DevTools.CLI/auth.json (limited to 'BugMine.DevTools.CLI/auth.json') diff --git a/BugMine.DevTools.CLI/auth.json b/BugMine.DevTools.CLI/auth.json new file mode 100644 index 0000000..e42970e --- /dev/null +++ b/BugMine.DevTools.CLI/auth.json @@ -0,0 +1,6 @@ +{ + "access_token": "wODFOcoMnoruFaUGrjWibY80sVVEqSUg", + "device_id": "VHX31Cw6jz", + "home_server": "conduit.matrixunittests.rory.gay", + "user_id": "@meow:conduit.matrixunittests.rory.gay" +} \ No newline at end of file -- cgit 1.5.1