Move APIKeys to file and allow read vs read/write
This commit is contained in:
8
data/apikeys.json
Normal file
8
data/apikeys.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"read_only": [
|
||||
"0a7eefbb-17f5-4299-882b-94719461a896"
|
||||
],
|
||||
"read_write": [
|
||||
"8aa58ea6-0743-4598-b5ee-24a6842852ba"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user