Page JSON Access
I have a servlet that provides JSON of any page that is opened with a given selector. This JSON will be accessed by third party and i wanted to limit the access. I wanted to use OAuth or something similar (but no ACL).
If OAuth is a good idea, how can that be done? The user should have access to the all page jsons.