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

Prev:allow-registration ( realm -- realm )


Vocabulary
furnace.auth.features.registration

Inputs
None

Outputs
?a boolean


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

Definition