Parse Server Security [closed]
I am running a clean Heroku & MLab installation of the Parse Server ( https://github.com/ParsePlatform/parse-server-example ), which I am controlling using the Parse Server Dashboard ( https://github.com/ParsePlatform/parse-dashboard ). I can make Rest API calls & create new classes. How do I prevent new classes from being created through API calls(either by logged in users or anonymously)? It looks like there is no control of this in the Parse Server Dashboard at present. I've found the answer to my question here: http://stansidel.com/2016/03/parse-server-security-considerations-and-server