Liking cljdoc? Tell your friends :D

modular.permission.core


permission-active?clj

(permission-active? {:keys [user-manager] :as _this})

session-authorized?clj

(session-authorized? this service-kw-or-symbol session-id)

start-permissionsclj

(start-permissions)
(start-permissions user-manager)

Starts a permission manager with the specified user-manager. Services need to be added separately. Pass nil to disable permission checks.

Starts a permission manager with the specified user-manager.
Services need to be added separately.
Pass nil to disable permission checks.
raw docstring

user-authorized?clj

(user-authorized? this service-kw-or-symbol user-id)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close