Toby Allen

Toby Allen

Solutions Engineer at Okta. I write about identity, access management, and security. This site archives my published articles, talks, and presentations.

Latest

Deploying @auth0/auth0-hono to Cloudflare Workers: Three Things the Guide Doesn't Mention

· Auth0, Customer Identity Products, Identity Security

Auth0 published a guide for running a confidential client on Cloudflare Workers with @auth0/auth0-hono. I built the guide's example for real and hit three things it doesn't mention — a middleware default that locks down every route, an undocumented Node API dependency, and a session model that changes what revoking a session actually means.