Fork me on GitHub
#luminus
<
2016-07-08
>
burke18:07:20

Hello, I made a simple website with Luminus. Now I want to add some sections that use ClojureScript. Are there any best practices for User Authentification with ClojureScript to existing clojure-luminus apps? I use Luminus+Friend for the Clojure Site, should I rely on the given session-cookies for XHR or should I add an api-token system for my ClojureScript Requests?