Liking cljdoc? Tell your friends :D

just-auth.throttling


block?clj

(block? failed-login-store
        time-window-secs
        threshold
        {:keys [ip-address email] :as criteria})
source

delay-in-secs?clj

(delay-in-secs? failed-login-store
                time-window-secs
                threshold
                {:keys [ip-address email] :as criteria})
source

throttle?clj

(throttle? failed-login-store throttling-config {:keys [email ip-address]})
source

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