-
Great example of a plugin comment that should be inside of the /start message.[^02^]
I envision it can just append this below the /start table basically.
Make it so plugins can append if ran in…
-
### Which Cloudflare product(s) does this pertain to?
Wrangler core
### What version(s) of the tool(s) are you using?
wrangler 3.25.0
### What version of Node are you using?
18.18.2
### What ope…
-
I copied the "traditional" example at https://developers.cloudflare.com/workers-ai/function-calling/ into a worker like this:
```typescript
export default {
async fetch(request, env, ctx): Promi…
-
Of course if you're working on NodeJS env its better to just use the official firebase-admin sdk as we're specificallly using packages that only work on cloudflare workers (in built crypto.subtle), th…
Moe03 updated
3 months ago
-
### Which Cloudflare product(s) does this pertain to?
Pages
### What version(s) of the tool(s) are you using?
2.14.2 [create-cloudflare]
### What version of Node are you using?
20.11.1
…
-
This link is broken: https://dash.soketi.app/register
![image](https://github.com/soketi/soketi/assets/34947993/ee7a1f17-c229-4219-94c0-f00ebc75dab6)
-
### Which Cloudflare product(s) does this pertain to?
Workers Vitest Integration
### What version(s) of the tool(s) are you using?
3.63.1 [Wrangler], 0.4.9 [@cloudflare/vitest-pool-workers], …
-
```
UnauthorizedException [Error]: No authorization header found.
at extractBearerToken (file:///C:/Users/user/Documents/classifieds/node_modules/@propelauth/cloudflare-worker/dist/index.mjs:227…
-
### Related Problems?
_No response_
### Describe the solution you'd like:
We are currently using the @microlabs/otel-cf-workers library to enable open telemetry our CloudFlare workers. The configur…
-
### Describe the bug
With 3rd party cookies soon to be blocked for authentication with Firebase, I was trying to create a hook to proxy the requests to Firebase as described [here](https://firebase…