<basic-auth-realm> ( responder name -- realm )
Furnace framework » Furnace authentication » Authentication realms » Basic authentication

Prev:basic-auth-realm


Vocabulary
furnace.auth.basic

Inputs
respondera responder
namean authentication realm name


Outputs
realma basic-auth-realm


Word description
Wraps a responder in a basic authentication realm. The realm must be configured before use; see Authentication realm configuration.

Definition