Liking cljdoc? Tell your friends :D

geheimtur.impl.interactive


interactive-error-handlerclj

(interactive-error-handler
  {:keys [unauthorized-handler unauthenticated-handler]
   :or {unauthorized-handler default-unauthorized-handler
        unauthenticated-handler default-unauthenticated-handler}
   :as config})

Redirects user to the login page and sets return parameter of the redirect URL.

Redirects user to the login page and sets `return` parameter of the redirect URL.
raw docstring

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