reblocks-auth
A system to add an authentication to the Reblocks based web-site.
$ area51 add reblocks-authCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(reblocks-auth:some-function ...)