Category "cloudflare-workers"

Validating Firebase Auth tokens manually

I'm trying to use cloudflare workers to perform authenticated actions. I'm using firebase for authentication and have access to the Access Tokens coming through

Link Preview not working for Telegram And Whatsapp

I am using CF workers to generate meta tags on the fly, I had done this before and then it seemed to work. But I am not getting it to work now, help would be ap

Making A Cloudflare Worker That Tweets Though My Twitter Developer APIs. Can't Get CryptoJS.HmacSHA1 to Create Signature for Fetch Request

I am making a Cloudflare Worker that Tweets from my Twitter Developer APIs whenever I make a blank GET request to the worker. At first you might think "that's e

command not found: wrangler after installation of wrangler

I am trying to install the Cloudflare wrangler in ubuntu and I am able to install using normal command but when I use wrangler --version I am getting an error w

local development with secrets

I am following this guide to get secrets added to my prod environment with cloudflare workers:https://developers.cloudflare.com/workers/platform/environment-var