Protected resources
Furnace framework ยป Furnace authentication

Prev:Authentication realms
Next:User profiles


To restrict access to authenticated clients only, wrap a responder in a protected responder.
protected

<protected> ( responder -- protected )


Protected responders have the following two slots which may be set:
descriptionA string identifying the protected resource for user interface purposes
capabilitiesA sequence of capabilities; see Authentication capabilities