Rodrigo Mansueliblog.mansueli.com·13 hours agoConfiguring Office365 as the SMTP Provider in Supabase Auth: A Comprehensive GuideEmail communication is a crucial aspect of many web applications, including those built on the Supabase platform. Whether it's for account verification, password resets, or general communication within the application, reliable email delivery is esse...Discuss·52 readsoffice365
James 'Dante' Midzidantedecodes.hashnode.dev·Sep 25, 2023Fortify Your Database: Supabase's Row Level SecurityOver the last few weeks, I have been working on stripping away complexity from my apps. In those adventures, I needed a database service that would enable me to handle authentication with them as well as store my app data. This has to happen with me ...Discusssupabase
Rodrigo Mansueliblog.mansueli.com·Sep 19, 2023Building User Authentication with Username and Password using SupabaseUser authentication is essential for web application security and user management. Supabase is an open-source platform that makes it easy to build secure authentication systems. In this blog post, we will show you how to enhance user login options by...Discuss·1 like·162 readsauthentication
Nour Jandaliblog.nourjandali.com·Sep 11, 2023Building a Telegram Bot with Supabase Edge FunctionsAre you ready to create your own Telegram bot powered by Supabase Edge Functions? This step-by-step guide will walk you through the process, from setting up your Supabase project to deploying your bot. By the end of this tutorial, you'll have a fully...Discuss·232 readssupabase
Rodrigo Mansueliblog.mansueli.com·Sep 5, 2023Rate Limiting Supabase Requests with PostgreSQL and pg_headerkitIntroduction Rate limiting is a critical aspect of web applications that ensures fair usage of resources and prevents abuse. In this blog post, we'll explore how to implement rate limiting for Supabase requests using PostgreSQL and the pg_headerkit e...Discuss·17 likes·466 readsPostgreSQL
Rocky Esselrockyessel.hashnode.dev·Sep 2, 2023Connecting Outerbase to Supabase PostGresIn the ever-evolving landscape of data management, the introduction of Outerbase has revolutionized the way we interact with databases. It's not just another tool; it's a gateway to a new era of data accessibility and efficiency. Imagine a world wher...Discuss·14 likes·224 readsOuterbase
Hunter Changcodebushi.com·Sep 2, 2023Next.js Server Actions Inside Client ComponentsToday we'll do a quick exploration of Next.js Server Actions and how you can mix them into React Client Side Components. We start with a sample app built on top of Next.js 13, the new App Router, and Supabase. We'll submit a form and process the data...DiscussNext.js
Abhik Banerjeeabhik.hashnode.dev·Sep 2, 2023Next x Nest - Using Supabase & Google OAuth in NestJS...and making it work with your NextJS + NextAuth app. Shall we pick up right where we left off from? The last article in this series was cut short due to excess length. We covered how to use Next Auth and Supabase with Google OAuth provider in NextJ...Discuss·38 readsNext x NestNext.js
Ravi Kant Shuklaravikantshukla.hashnode.dev·Sep 2, 2023Which Database is Best with Flutter: Firebase or Supabase?Introduction Flutter has become one of the most popular frameworks for mobile app development. One of the biggest questions that arise when starting a new Flutter project is, 'Which database should I use?' Today, we will look at two popular databases...DiscussFirebase
Ravi Kant Shuklaravikantshukla.hashnode.dev·Sep 1, 2023Firebase vs Supabase: A Comprehensive Guide to Choosing the Right Backend PlatformIntroduction Navigating the expansive world of app development can be daunting, especially when it comes to selecting the ideal backend platform for your project. This blog aims to simplify that choice by offering a comparative analysis of two leadin...DiscussFirebase