cloudflare / wrangler-legacy

🤠 Home to Wrangler v1 (deprecated)
https://workers.cloudflare.com
Apache License 2.0
3.2k stars 334 forks source link

RFC - Authenticate requests to the Preview Service #431

Closed ashleymichal closed 5 years ago

ashleymichal commented 5 years ago

Today Wrangler uses the basic service on cloudflareworkers.com to run its preview command. This PR utilizes the authenticated endpoints, which unlocks desirable features such as kv binding support for wrangler preview specifically.

ashleymichal commented 5 years ago

closed by #429