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 HTT
Go to file
Russ Magee f7e1f859fd Initial commit 2020-09-08 21:19:00 -07:00
internal/termmode Initial commit 2020-09-08 21:19:00 -07:00
lpasswd Initial commit 2020-09-08 21:19:00 -07:00
auth_test.go Initial commit 2020-09-08 21:19:00 -07:00
lpasswd.go Initial commit 2020-09-08 21:19:00 -07:00