I may be building an HTML5/Javascript-heavy rich web app soon, with Lift as the JSON-serving API endpoint. I've never done this before and am looking into the security aspects. There's
some discussion of it in these groups, but not much on security concerns specific to this kind of architecture.
Are there any security issues to be aware of when building an app like this, that are not normally a concern when using Lift in the standard way of DOM transforming?