cloudflare-zero-trust-access
CommunityCloudflare Access integration for Cloudflare Workers
Authorjackspace
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Integrates Cloudflare Access authentication with Cloudflare Workers using proven patterns (Hono middleware, JWT validation, service tokens, CORS handling, multi-tenant setups) to secure APIs and admin dashboards.
Core Features & Use Cases
- Hono middleware integration for quick setup
- Manual JWT validation workflows
- Service tokens for machine-to-machine auth
- CORS + Access pattern and multi-tenant configurations
- Error prevention patterns and guidance
Quick Start
Install dependencies, configure wrangler.jsonc with environment variables, and implement a basic Hono app with cloudflareAccess middleware.
Dependency Matrix
Required Modules
@hono/cloudflare-accesshonocloudflare_workers_types
Components
templatesreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: cloudflare-zero-trust-access Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#cloudflare-zero-trust-access Please download this .zip file, extract it, and install it in the .claude/skills/ directory.