Writing about what I know, explore, and find important in web development.

A collection of my learnings, curiosities, and insights on software development and beyond sharing what I explore and find valuable with others.

Implementing Supabase Authentication in Next.js

Authentication is one of the key building blocks of many applications, ensuring secure access and protecting user data. Whether you are working on a simple project or a complex system, having a reliable authentication setup is essential.