web-security 2017-09-06

@dimovich looks fine to me. But server should expect "Token" as a token name then.

I don't remember if it's the default name in Buddy or not.

@metametadata I looked at the docs and it seems that's what it expects on request...

I'll set it through an interceptor anyway, trying to use re-frame-http-fx

cool, good luck then 🙂

is this the right way to send a token using cljs-ajax, to a server that uses buddy's JWT authentication?