hunchentoot-single-signon

BSD

Implementation of SPNEGO authentication for Hunchentoot

$ area51 add hunchentoot-single-signonCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(hunchentoot-single-signon:some-function ...)