What do you expect will be different from any other type of handler?
What kind of granularity do you want to provide?
On 5 August 2014 20:42, Jonathon McKitrick wrote:
> I'm working on a singe-page web app, and each page comes from a file in
> "public" rather than being generated by a compojure r
I'm working on a singe-page web app, and each page comes from a file in
"public" rather than being generated by a compojure route/handler.
I use (wrap-resource "public") to do this, and it works fine.
How can I wrap this type of handler in Friend authentication?
--
You received this message be