漏 2026 Hashnode
Introduction CAPTCHA (Completely Automated Public Turing test to tell Computers and Humans Apart) is a crucial security tool that helps websites distinguish between real users and malicious bots. Whether you've encountered distorted text, image recog...

In this guide, you'll build a full server-side rendered (SSR) authentication system using Astro, Supabase, and Cloudflare Turnstile to protect against bots. By the end, you'll have a fully functional authentication system with Astro actions, magic li...

When building authentication into your app, consider how to secure it from bots and malicious actors. This blog discusses how to do that using Cloudflare Turnstile in a Supabase and Astro project. 馃挕 This blog builds upon this聽tutorial, which covers...
