(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |