New Issue Checklist
Issue Description
When starting Parse Server via CLI and with JSON, it's not possible to define auth adapters
Steps to reproduce
{
"appName": "test",
"appId": "test",
"masterKey": "test",
"logLevel": "error",
"auth": {
"facebook": {
"appIds": "test"
}
}
}
Actual Outcome
Error: [object Object] should be a comma separated string or an array
Expected Outcome
Environment
Server
- Parse Server version:
alpha
- Operating system:
macos
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
localhost
New Issue Checklist
Issue Description
When starting Parse Server via CLI and with JSON, it's not possible to define auth adapters
Steps to reproduce
Actual Outcome
Error: [object Object] should be a comma separated string or an arrayExpected Outcome
Environment
Server
alphamacoslocalhost