Liking cljdoc? Tell your friends :D

lambda.filters


check-user-rolecljmultimethod


extract-m2m-userclj

(extract-m2m-user ctx authorizer)

from-apiclj


from-bucketclj


from-queueclj


get-realmclj

(get-realm ctx {:keys [roles]} _)

has-role?clj

(has-role? user role)

non-interactiveclj

(non-interactive user)

parse-authorizer-userclj

(parse-authorizer-user ctx)

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