H
Hono7mo ago
igmtink

Password hashing

How to hash password?
8 Replies
igmtink
igmtinkOP7mo ago
using cloudflare workers
Hurby
Hurby7mo ago
you can still usu any of these hash algorithms
igmtink
igmtinkOP7mo ago
I can't use bcrypt on cloudflare workers runtime because bcrypt uses to node
Hurby
Hurby7mo ago
npm
bcryptjs
Optimized bcrypt in plain JavaScript with zero dependencies. Compatible to 'bcrypt'.. Latest version: 2.4.3, last published: 7 years ago. Start using bcryptjs in your project by running npm i bcryptjs. There are 3589 other projects in the npm registry using bcryptjs.
Hurby
Hurby7mo ago
You can use this
igmtink
igmtinkOP7mo ago
it's work thank you
Hurby
Hurby7mo ago
np
Want results from more Discord servers?
Add your server