hunchentoot-single-signon
Implementation of SPNEGO authentication for Hunchentoot
$ area51 add hunchentoot-single-signonコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(hunchentoot-single-signon:some-function ...)Implementation of SPNEGO authentication for Hunchentoot
$ area51 add hunchentoot-single-signonコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(hunchentoot-single-signon:some-function ...)