@faustbrian/node-bcrypt
v1.0.0
Published
bcrypt hashing for node.js
Readme
You can help the author become a full-time open-source maintainer by sponsoring him on GitHub.
@faustbrian/node-bcrypt
Installation
pnpm install @faustbrian/node-bcryptUsage
import { hash } from "@faustbrian/node-bcrypt";
hash("password");License
This is an open-sourced software licensed under the AGPL-3.0-or-later.
