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

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

Installation

Install the latest version of ecl-authentic as follows:

guix install ecl-authentic

Or install a particular version:

guix install ecl-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/ecl-authentic/'><img src='http://127.0.0.1:3000/packages/ecl-authentic/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/ecl-authentic/badges/latest-version.svg)](http://127.0.0.1:3000/packages/ecl-authentic/)
Org: [[http://127.0.0.1:3000/packages/ecl-authentic/][http://127.0.0.1:3000/packages/ecl-authentic/badges/latest-version.svg]]