So I have a Lemoon site, and I am trying to have a page that is "hidden" to everyone, except if they enter a known url - in which case they would be prompted to enter a shared user/pass to view the "hidden" page.
I see in the Lemoon documentation they make reference to a User service API - however it doesn't really mention anything on integrating it with your current app. Here is the reference:http://www.lemoon.com/developers/programming/api/services/user-service
Anyone have any ideas on where to place the code in Example #2 in order to get auth working? Cheers!