mito-auth

LLGPL

User authorization for Mito classes

$ area51 add mito-authCopy

Usage

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

Dependencies