lpasswd/README.md

3 lines
233 B
Markdown
Raw Permalink Normal View History

2020-09-09 06:07:29 +00:00
Simple library to manage and verify logins against app-local or system accounts. Includes a simple CLI util to add/set user accounts to a local password file using bcrypt.
Typical uses include CLI login or HTTP basic authentication.