q_p
q_p
CDCloudflare Developers
Created by q_p on 5/22/2024 in #workers-help
TypeScript node:crypto timingSafeEqual function not found
Thank you
8 replies
CDCloudflare Developers
Created by q_p on 5/22/2024 in #workers-help
TypeScript node:crypto timingSafeEqual function not found
Hello, pls halp 😦 should I create a bug report on github instead?
8 replies
CDCloudflare Developers
Created by q_p on 5/22/2024 in #workers-help
TypeScript node:crypto timingSafeEqual function not found
Anyone? Pls? Is the documentation wrong and timingSafeEqual isn't actually supported?
8 replies
CDCloudflare Developers
Created by q_p on 5/22/2024 in #workers-help
TypeScript node:crypto timingSafeEqual function not found
I didn't change anything besides the src/index.ts after running npm create cloudflare@latest with hello world and typescript options selected Looking at my wrangler.toml it's already set to:
compatibility_date = "2024-05-12"
compatibility_flags = ["nodejs_compat"]
compatibility_date = "2024-05-12"
compatibility_flags = ["nodejs_compat"]
So it should be working? The createHmac is working, but timingSafeEqual is throwing error
8 replies