io.randomseed.utils.auth.algo.fail

added in 2.0.6

Random Utilities, authentication, appender which always fails.

check

Checker function for the fail algorithm (always fails).

encrypt

(encrypt plain)(encrypt plain options)(encrypt plain options settings)

Returns password payload with nil password (for fail-safe/negative flows).

handler

Handler map for the fail algorithm, providing :encrypt-fn and :check-fn.