login-required* ( description capabilities realm -- response )


Vocabulary
furnace.auth

Inputs
descriptiona string
capabilitiesa sequence of capabilities
realman authenticaiton realm


Outputs
responsea response


Generic word contract
Constructs an HTTP response for redirecting the client to a login page.

Definition

GENERIC: login-required*
( description capabilities realm -- response )


Methods