| Parents: | furnace.auth | 
| Tags: | web | 
| Authors: | Slava Pestov | 
| Class | Superclass | Slots | 
|  login-realm |  realm | timeout domain | 
|  permit-id | 
| Word | Stack effect | 
|  <login-action> | ( -- action ) | 
|  <login-realm> | ( responder name -- realm ) | 
|  <logout-action> | ( -- action ) | 
|  <permit-cookie> | ( -- cookie ) | 
|  client-permit-id | ( realm -- id/f ) | 
|  flashed-variables | ( -- value ) | 
|  login-failed | ( -- * ) | 
|  logout | ( -- response ) | 
|  permit-id-key | ( realm -- string ) | 
|  put-permit-cookie | ( response -- response' ) | 
|  successful-login | ( user -- response ) | 
| Word | Stack effect | 
|  login-realm? | ( object -- ? ) | 
| Vocabulary | Summary | 
|  furnace.auth.login.permits |