Liking cljdoc? Tell your friends :D

pallet.session.verify


add-session-verification-keyclj

(add-session-verification-key session)
source

check-sessionclj

(check-session session)
(check-session session form)

Function that can check a session map to ensure it is a valid part of phase definition. It returns the session map.

If this fails, then it is likely that you have an incorrect crate function which is failing to return its session map properly, or you have a non crate function in the phase definition.

Function that can check a session map to ensure it is a valid part of
phase definition. It returns the session map.

If this fails, then it is likely that you have an incorrect crate function
which is failing to return its session map properly, or you have a non crate
function in the phase definition.
sourceraw docstring

session-verification-keyclj

source

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

× close