← All Tags
Posts tagged with #Supabase

Jul 12, 2025•15 min read
The Ultimate Guide to Authentication in Next.js 15
A comprehensive guide to implementing authentication in Next.js 15 applications, covering popular libraries like Auth.js (NextAuth.js), Clerk, Supabase Auth, and custom solutions.

Oct 26, 2024•4 min read
Using Supabase PostgreSQL with ASP.NET Core and Entity Framework Core
Learn how to integrate Supabase PostgreSQL with ASP.NET Core and Entity Framework Core for a robust and scalable web application.