Liking cljdoc? Tell your friends :D

lambda.filters


check-user-roleclj

(check-user-role {:keys [_ req] :as ctx})

from-apiclj


from-bucketclj


from-queueclj


get-realmclj

(get-realm body {:keys [roles]} role)

has-role?clj

(has-role? user role)

non-interactiveclj

(non-interactive user)

parse-keyclj

(parse-key key)

to-apiclj

(to-api {:keys [resp resp-content-type resp-serializer-fn]
         :or {resp-content-type "application/json"
              resp-serializer-fn util/to-json}
         :as ctx})

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

× close