(add-andrewslai-middleware andrewslai-components)
(add-andrewslai-middleware {:keys [storage] :as andrewslai-components} env)
(add-wedding-middleware wedding-components)
(add-wedding-middleware {:keys [storage] :as wedding-components} env)
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close