2026-07-31 01:17 UTC
Auth0 published a guide for running @auth0/auth0-hono on Cloudflare Workers. I built the real thing and hit two gotchas the guide skips: authRequired defaults to true and locks every route including the homepage, and the SDK's cookie handler needs the nodejs_compat flag for an undocumented async_hooks dependency.
https://tobytes.com/articles/auth0-hono-cloudflare-workers-gotchas
#auth0 #cloudflare #oauth
Replies (0)
No replies.