Files
kami-parse-server/spec/configs/CLIConfigAuth.json

12 lines
153 B
JSON

{
"appName": "test",
"appId": "test",
"masterKey": "test",
"logLevel": "error",
"auth": {
"facebook": {
"appIds": "test"
}
}
}