H
Honoigmtink

Password hashing

How to hash password?
Hurby
Hurby32d ago
igmtink
igmtink32d ago
using cloudflare workers
Hurby
Hurby32d ago
you can still usu any of these hash algorithms
igmtink
igmtink32d ago
I can't use bcrypt on cloudflare workers runtime because bcrypt uses to node
Hurby
Hurby32d 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
Hurby32d ago
You can use this
igmtink
igmtink32d ago
it's work thank you
Hurby
Hurby31d ago
np
Want results from more Discord servers?
Add your server
More Posts
How to setup Hono with Remix/Cloudflare for Vite dev server?From the documentation for Cloudflare Pages, there is an adapter and a plugin, but it is not clear hValidate response objectsUsing the zod validator middleware it is possible to validate params , query, request body like: ``Hono Oauth Provider with JWT issueHey everyone! I'm not sure if this is the right place for me to post about this but recently I wanteDeploy Hono / Bun APII know, I know this is such a newby question but I come from small express apps and other simple ‘clIs there a way to list all request headers ?I have this use case where I am not sure which header key is being sent, I would like to log all heaTyping Middleware JWT and othersCurrently I am trying to type the `c.get('jwtPayload')` that is documented [here](https://hono.dev/mHow to generate openapi.yaml spec with Zod OpenAPI Hono?Is it possible to generate the openapi.yaml spec with Zod OpenAPI Hono from the commandline using a Why use Hono for Next.js backend (route handlers)?I'm creating a full-stack web app and probably using Next.js API/route handler: https://nextjs.org/dContext not finalizedIm trying to build a S3 API and it returns this on every requests ```js Error: Context is not finalType checking with Hono + prisma + zod -> return json date (expect string)HI, i m usin openAPi I declared return params in my route ``` const getUserRoute = createRoute({ Deploying Hono App to Multiple RuntimesHow can I deploy my Hono app to multiple different runtimes simultaneously within the same project? Sourcemap Support for Sentry MiddlewareThere's some way to improve the DX of using Sentry with Hono? I'm receiving the issues on my Sentry Does Hono Cloudflare Pages work with `@supabase/supabase-js`?## Logs These were my errors on `bun run dev`, full logs attached. ```bash 9:21:29 PM [vite] Error wWelcome To The Hono Help ForumWelcome to the dedicated forum for Hono help. This platform is designed to ensure your questions abo