hunchentoot-single-signon
Implementation of SPNEGO authentication for Hunchentoot
$ area51 add hunchentoot-single-signonCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hunchentoot-single-signon:some-function ...)