TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: User authentication at the edge using Auth0 and Cloudflare Workers

5 pointsby kmfalmost 5 years ago

1 comment

kmfalmost 5 years ago
hey hn! i&#x27;m the author of this tutorial, here to answer any questions.<p>as i wrote on twitter [1] i&#x27;m super excited about complex and interesting stuff like user authorization&#x2F;authentication on the edge, and this tutorial was written after doing some explorations on that front over the last few months.<p>i&#x27;m particularly excited about one of the later parts of the tutorial, which shows how to take user info from auth0 and inline it directly into your application using Cloudflare Workers&#x27; streaming HTML rewriter. it&#x27;s a very cool way to dynamically inject data into your static applications at the edge!<p>[1]: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;signalnerve&#x2F;status&#x2F;1266023600718520321" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;signalnerve&#x2F;status&#x2F;1266023600718520321</a>