Live data from Hacker News

Parse launches JavaScript SDK: Parse for Websites

blog.parse.com

111–112 of 112 posts

Re: Parse launches JavaScript SDK: Parse for Websites

#112
I downloaded the todo app, modified it to skip signup and login, added my own keys to Todo and saved successfully. Changed the class name and saved successfully. For what kind of app would this be OK even if users were authenticated? Data coming from a client must have a predefined, server validated schema to be useful in any real world app and business logic cannot be in the hands of the user. Am I missing something?
Post reply on HN