cl-authentic 0.1.2-2.4e9194d
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.
- 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 cl-authentic 0.1.2-2.4e9194d
as follows:
guix install cl-authentic@0.1.2-2.4e9194d
Or install the latest version:
guix install cl-authentic
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.