-
Hi, I encountered an error in Cloudflare Workers.
After looking into it, I found that it was caused by pino.symbols always being undefined.
```
import pino from "pino"
export default {
asyn…
-
### Description
Use the cookie/JWT token Cloudflare Zero Trust sets on every request it tunnels, as an authentication method. This is an easier method than the OIDC 1 version currently supported.
…
-
vless://[redacted]
please consider this config [redacted] not have any dns record!
-
I'm unsure if you're still working on this; but I'll put this here.
Ever since Cloudflare's security has gone on crack, this barely works. Every-time it refreshes, and I mean EVERY TIME, Cloudflare…
-
Появляется данная ошибка при попытке входа в аккаунт
-
I'm attempting to deploy a Svelte app to Cloudflare Pages. The app builds, but I have two issues related to @nangohq/node that are keeping me from deploying. Could someone possibly point me in the rig…
-
@whilefoo A thing we could do for Workers is to put the url to the logs, that would look like
`https://dash.cloudflare.com/${env.CLOUDFLARE_ACCOUNT_ID}/workers/services/view/${env.CLOUD…
-
In fetchModule, if there is an error we have this catch logic:
https://github.com/flarelabs-net/vite-plugin-cloudflare/blob/7adf439fbd5e187c7419fe5686ed653191363d87/packages/vite-plugin-cloudflare/sr…
-
The idea is similar to the current [Vercel adapter](https://github.com/brisa-build/brisa/tree/main/packages/adapter-vercel) but adapted to [Cloudflare](https://www.cloudflare.com/).
-
Anyway to run this code on Cloudflare worker?