web-security

metametadata 2017-09-06T18:20:14.000016Z

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

metametadata 2017-09-06T18:20:52.000339Z

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

2017-09-06T18:52:07.000644Z

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

2017-09-06T19:06:15.000283Z

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

metametadata 2017-09-06T19:07:44.000238Z

cool, good luck then 🙂

2017-09-06T05:18:33.000020Z

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