allow-password-recovery? ( -- ? )
Furnace framework » Furnace authentication » Optional authentication features » User password recovery

Prev:lost-password-from


Vocabulary
furnace.auth.features.recover-password

Inputs
None

Outputs
?a boolean


Word description
Outputs true if the current authentication realm allows user password recovery.

Definition