what i do: ``` const hashedPassword = await new Scrypt().hash(password);``` - Cloudflare Developers