Back to Browse

Secure Cloudflare Workers for Your Team | GitHub SSO & OTP Login

1.9K views
Oct 16, 2025
6:14

Tired of leaving your internal tools and Cloudflare Workers exposed? In this video, I'll show you how to lock them down for your team using the power of Cloudflare Zero Trust. All without writing a single line of authentication code! This guide focuses on securing internal-facing applications — the perfect solution for protecting your team's admin panels, staging environments, and private dashboards. Note: This is not a guide for building a public login system for your SaaS customers. We'll start by adding a simple One-Time Pin (OTP) login and then integrate GitHub Single Sign-On (SSO). Finally, I'll show you how to create an access policy that restricts access to only members of your specific GitHub organization, ensuring only your team can access your protected worker. Create an account on Cloudflare today for free: https://dash.cloudflare.com/sign-up Tools mentioned: https://developers.cloudflare.com https://developers.cloudflare.com/workers/ https://developers.cloudflare.com/cloudflare-one/policies/access/ https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/github/ Chapters: 00:00 Intro 00:21 Setup 00:51 Adding Cloudflare Access 01:24 Sign in with OTP 01:52 Access Logs 02:17 Adding GitHub IdP 04:30 Adding GitHub Team Policy 05:25 Enabling GitHub Login Method 05:48 Logging in with GitHub 05:53 Outro #cloudflare #cloudflareworkers #developer

Download

0 formats

No download links available.

Secure Cloudflare Workers for Your Team | GitHub SSO & OTP Login | NatokHD