| Tags: | web |
| Authors: | Slava Pestov |
| Class | Superclass | Slots |
| description capabilities | ||
| name users checksum secure | ||
| user |
| Word | Stack effect |
| ( realm -- ) | |
| ( responder -- ) | |
| ( realm -- username ) | |
| ( description capabilities realm -- response ) | |
| ( user realm -- response ) |
| Word | Stack effect |
| ( responder -- responder' ) | |
| ( responder -- protected ) | |
| ( responder -- secure-realm-only ) | |
| ( user -- user-saver ) | |
| ( user string -- user ) | |
| ( password username -- user/f ) | |
| ( word -- ) | |
| ( string salt -- bytes ) | |
| ( capabilities -- ? ) | |
| ( quot -- ) | |
| ( user -- ) | |
| ( -- ? ) | |
| ( description capabilities -- * ) | |
| ( responder name class -- realm ) | |
| ( -- * ) | |
| ( -- assoc ) | |
| ( -- ) | |
| ( user -- ) | |
| ( quot key -- ) | |
| ( key -- value ) | |
| ( -- ) | |
| ( -- * ) | |
| ( -- string/f ) | |
| ( -- provider ) | |
| ( value key -- ) | |
| ( password user -- ? ) |
| Word | Stack effect |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) | |
| ( object -- ? ) |
| Vocabulary | Summary |
| Basic client authentication | |
| furnace.auth.features vocabulary | |
| Login page authentication | |
| Pluggable authentication backends |