@cloudflare/workers-auth@0.6.9
·
1 commit
to main
since this release
Patch Changes
-
#15547
e3f2bafThanks @penalosa! - Fixcf auth loginrequesting unsupported email read scopesThe Cloudflare OAuth server does not define
email_routing:readoremail_sending:read. ThecfCLI now requests only the registered write scopes for those products, preventing login from failing with an unknown OAuth scope error.