@hackage snap-auth-cli0.1.0.0
Command-line tool to manage Snap AuthManager database
Categories
License
BSD-3-Clause
Maintainer
dima@dzhus.org
Links
Versions
Installation
Dependencies (0)
- aeson >=0.6 && <0.7
- aeson-pretty >=0.6 && <0.7
- base >=4 && <5
- bytestring >=0.9 && <0.10
- clientsession >=0.7 && <0.8
- cmdargs >=0.9 && <0.10 Show all…
Dependents (1)
@hackage/acme-everything
This utility provides command-line interface to user
database of standard authentication system for
the Snap web framework. You can create, read and
update users, set passwords, roles and meta
information. Currently only JsonFile backend is
supported. Type snap-auth-cli -? to get usage
information, or see
https://github.com/dzhus/snap-auth-cli/blob/master/README.org
for details.