Liking cljdoc? Tell your friends :D

andrewslai.clj.init.config


add-andrewslai-middlewareclj

(add-andrewslai-middleware andrewslai-components)
(add-andrewslai-middleware {:keys [storage] :as andrewslai-components} env)
source

add-wedding-middlewareclj

(add-wedding-middleware wedding-components)
(add-wedding-middleware {:keys [storage] :as wedding-components} env)
source

configure-andrewslai-accessclj

(configure-andrewslai-access _env)
source

configure-andrewslai-storageclj

(configure-andrewslai-storage env)
source

configure-authclj

(configure-auth env)

Is OAUTH is disabled, always authenticate as a user with wedding access

Is OAUTH is disabled, always authenticate as a user with `wedding` access
sourceraw docstring

configure-databaseclj

(configure-database env)
source

configure-from-envclj

(configure-from-env env)
source

configure-http-handlerclj

(configure-http-handler {:keys [andrewslai wedding] :as components})
source

configure-keycloakclj

(configure-keycloak env)
source

configure-loggingclj

(configure-logging env)
source

configure-portclj

(configure-port env)
source

configure-wedding-accessclj

(configure-wedding-access _env)
source

configure-wedding-storageclj

(configure-wedding-storage env)
source

public-accessclj

source

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

× close