2026-01-17 16:54:03 -08:00
2025-01-27 06:04:19 -08:00
2026-01-17 16:54:03 -08:00
2025-01-27 10:45:42 +00:00
2025-01-27 10:45:42 +00:00
2025-01-27 10:45:42 +00:00
2025-01-27 10:45:42 +00:00
2026-01-17 16:35:13 -08:00

Cloudflare Basic Authentication

Deploy to Cloudflare Workers

This worker allows you to add HTTP Basic Authentication to your Cloudflare domains.

Setup

Deploy with the button above, or clone this repo and configure via wrangler.toml before deploying. In your worker settings, you must set a route pattern (NOT a custom domain) that this worker will cover. Use secrets to add users, with the username as the key and the password as the value.

S
Description
No description provided
Readme 68 KiB
Languages
JavaScript 100%