Writing about software development, tools and more.

All of my well & half-formed ideas on programming, collected in chronological order.

Testing Supabase Magic Login in CI with Playwright

I’m going to walk you through how to test Supabase’s Magic Login Links with Playwright, plus I’ll throw in a GitHub Action setup you can use. This will help you make sure your Magic Login actually works and catch any bugs before they hit production.