sbcl-authentic
User/password management for Common Lisp applications
Authentic provides a light-weight and extendible solution to user/password management for Common Lisp applications. It has features such as safe password storage in a database, password reset, user confirmation tokens, and user authentication.
- Versions: 0.1.2-2.4e9194d
- Website: https://github.com/charje/cl-authentic
- Licenses: LLGPL
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of sbcl-authentic
as follows:
guix install sbcl-authentic
Or install a particular version:
guix install sbcl-authentic@0.1.2-2.4e9194d
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/sbcl-authentic/'><img src='http://127.0.0.1:3000/packages/sbcl-authentic/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/sbcl-authentic/badges/latest-version.svg)](http://127.0.0.1:3000/packages/sbcl-authentic/) Org: [[http://127.0.0.1:3000/packages/sbcl-authentic/][http://127.0.0.1:3000/packages/sbcl-authentic/badges/latest-version.svg]]