ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published Sep 16, 2025seen Jun 26

cloudflare/workers-oauth-provider v0.0.10

cloudflare/workers-oauth-provider

Open original ↗

Captured source

source ↗
published Sep 16, 2025seen Jun 26captured 2whttp 200method plain

v0.0.10

Repository: cloudflare/workers-oauth-provider

Tag: v0.0.10

Published: 2025-09-16T18:08:13Z

Prerelease: no

Release notes:

Patch Changes

In , we blocked redirects that didn't start with http:// or https:// to prevent xss attacks with javascript: URIs. However this blocked redirects to custom apps like cursor:// et al. This patch now explicitly blocks javascript: (and other suspicious protocols) in redirect uris.