cloudflare/workers-sdk @cloudflare/workers-auth@0.3.0
cloudflare/workers-sdk
Captured source
source ↗@cloudflare/workers-auth@0.3.0
Repository: cloudflare/workers-sdk
Tag: @cloudflare/workers-auth@0.3.0
Published: 2026-06-16T15:37:06Z
Prerelease: no
Release notes:
Minor Changes
- #14042 `7e63948` Thanks @edevil! - Add a
--temporaryflag that creates and uses a temporary Cloudflare preview account when you have no credentials, instead of starting the OAuth login flow.
It's registered only on the commands the short-lived account token can serve — Workers (deploy, versions upload, and related commands), KV, D1, Hyperdrive, Queues, and certificate commands — and is for unauthenticated use only: passing it while already authenticated (OAuth, CLOUDFLARE_API_TOKEN, or a global API key) errors rather than silently ignoring the flag. Before provisioning, Wrangler handles Cloudflare's Terms of Service and Privacy Policy (interactive terminals prompt for yes; non-interactive shells print a notice and continue). Wrangler then runs with the short-lived token and prints a claim URL so the account can be claimed before it expires. The cached account is cleared on successful login or logout.
Patch Changes
- Updated dependencies [`ecfdd5a`]:
- @cloudflare/workers-utils@0.23.1
Notability
notability 3.0/10Routine package release v0.3.0