Home

Awesome

authentic -- password management for Common Lisp (web) applications

authentic provides a light-weight and extendible solution to user/password management:

Users can be identified by strings or by subclassing user-token-mixin.

For documentation check out the API documentation, or look at the examples. There is also a 5am test suite in the file tests.lisp.

The code has been written to be portable, and tested on Allegro Common Lisp and SBCL. All dependency libraries are readily available through quicklisp.

(c) 2013 Utz-Uwe Haus lisp@uuhaus.de, licensed under LLGPL