Secure Your Supabase Auth with email_guardBlock Disposable Emails & Enforce Gmail UniquenessOct 30, 2025
Exploring Support Tooling at Supabase: A Dive into SLA BuddyIntroduction In database management and support operations, ensuring Service Level Agreement (SLA) compliance is paramount. Supabase, known for its innovative approach to database management and support, introduces SLA Buddy, a robust support tool ai...May 10, 2024
Building a Slack Bot for AI-Powered Conversations with SupabaseIn today's tech-driven world, integrating AI into your communication tools can enhance productivity and user experiences. Slack, a widely used team collaboration platform, allows developers to create custom bots that automate tasks and provide intell...Oct 10, 2023
Easy Deployment and Rollback of PostgreSQL Functions with SupabaseIn the realm of database management, version control, and deployment are crucial. Efficiently deploying and managing database functions is vital for maintaining the integrity of your data-driven applications. While database migrations, as detailed in...Oct 3, 2023
Configuring 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...Sep 26, 2023
Building 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...Sep 19, 2023
Migrating from MongoDB to Supabase with PostgreSQLIn the realm of database management, making informed decisions can significantly impact your application's performance and scalability. This comprehensive guide will offer you one possible way of migrating from MongoDB to Supabase with PostgreSQL. Th...Sep 12, 2023