I've set up a layer with Zend_Amf and Doctrine to allow Flash to request models via DQL. This opens me up to security vulnerabilities, so I was wondering are there ways to locking down / securing the request & response w/ Zend_Amf. Maybe using credentials in the header? Anyone work with this before?
