about summary refs log tree commit diff
path: root/BugMine.DevTools.CLI/auth.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-04-25 06:31:52 +0200
committerRory& <root@rory.gay>2024-04-25 06:31:52 +0200
commit3054b456dcb54f069a5d8aaa615c1dfe060eef9b (patch)
treece89fbd1478206ac19fefa23035b68801bd25d4e /BugMine.DevTools.CLI/auth.json
parentAdd basic project management (diff)
downloadBugMine-3054b456dcb54f069a5d8aaa615c1dfe060eef9b.tar.xz
Add projects logic, start of issues
Diffstat (limited to 'BugMine.DevTools.CLI/auth.json')
-rw-r--r--BugMine.DevTools.CLI/auth.json6
1 files changed, 6 insertions, 0 deletions
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