This package browser is in early development. Mind the rough edges.

ecl-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.

Installation

Install ecl-authentic 0.1.2-2.4e9194d as follows:

guix install ecl-authentic@0.1.2-2.4e9194d

Or install the latest version:

guix install ecl-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.