Liking cljdoc? Tell your friends :D
Clojure only.

ring.middleware.anti-forgery.session

Contains the synchronizer token (or session) strategy.

Contains the synchronizer token (or session) strategy.
raw docstring

session-strategyclj

(session-strategy)

Implements a synchronizer token pattern strategy, suitable for passing to the :strategy option in the ring.middleware.anti-forgery/wrap-anti-forgery middleware.

See https://goo.gl/WRm7Kp for more information about this pattern.

Implements a synchronizer token pattern strategy, suitable for passing to
the :strategy option in the ring.middleware.anti-forgery/wrap-anti-forgery
middleware.

See https://goo.gl/WRm7Kp for more information about this pattern.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close