reblocks-auth

Unlicense

A system to add an authentication to the Reblocks based web-site.

$ area51 add reblocks-authCopy

Usage

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