allow-edit-profile? ( -- ? )
Furnace framework » Furnace authentication » Optional authentication features » User profile editing

Prev:allow-edit-profile ( realm -- realm )


Vocabulary
furnace.auth.features.edit-profile

Inputs
None

Outputs
?a boolean


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

Definition