Fork me on GitHub
#ring
<
2019-11-20
>
rickmoynihan14:11:33

Does anyone know of if there’s a set of CSRF middleware that is split into two middlewares, one for providing the token, and the other for enforcing it? It’s a problem for us that https://github.com/ring-clojure/ring-anti-forgery complects these two responsibilities into one middleware.