hatchmoment. scored by care · not by stars

oauth-redirect-worker

Cloudflare Worker that validates OAuth redirect URIs

notableTypeScript🔐 Security & Privacy

The project provides a Cloudflare Worker that checks OAuth callback URLs against an allowlist and strips unsafe parameters before redirecting. It includes a local OAuth test server and client for easy development and testing. Designed for developers integrating OAuth flows, it offers a ready‑to‑deploy security layer without custom code. Compared to generic redirect handlers, it adds built‑in validation and configurable host matching.

View on GitHub →

ensombl/oauth-redirect-worker