Account Access Management & Permissions
Improving the Wrangler Startup Experience

Improving the Wrangler Startup Experience

8/25/2020 · Joshua Johnson

What this post added

This post introduces `wrangler login`, a new authentication flow for the Wrangler CLI tool that simplifies the developer experience for Cloudflare Workers. It replaces the manual API token creation process with a direct Cloudflare login, leveraging a secure token transfer mechanism with asymmetric RSA encryption to protect user credentials. This significantly improves the initial setup and onboarding for developers using Cloudflare's serverless platform.

Read the original post ↗