Member-only story
đ¨ Google is Ending Support for âLess Secure Appsâ on March 14, 2025
Google Workspace will no longer allow SMTP logins using just a username and password, including with:
- Basic SMTP email clients (like Supabaseâs SMTP integration)
- Services that rely on App Passwords
- Services that donât use OAuth 2.0
đ What This Means for You (Using Gmail SMTP with Supabase)
Starting March 14, 2025, you wonât be able to send email via smtp.gmail.com with username + app password from Supabase or similar tools unless:
- Google supports OAuth-based SMTP for service integrations (it currently doesnât, for most third-party platforms).
- Supabase adds support for OAuth SMTP, which it doesnât yet offer.
So if youâre using Google Workspace SMTP with Supabase today (via smtp.gmail.com + app password), it will stop working after March 14, 2025.
â What You Should Do Instead
â Option 1: Switch to a Real Email Provider with SMTP
Use a dedicated email provider that allows SMTP without OAuth. These providers work great with Supabase:
ProviderFree Tier?NotesResendYesModern, API-first, excellent with SupabaseMailgunYesReliable, with SMTP or APIPostmarkTrial onlyFast delivery, clean templatesSendGridYesFree up to 100/dayBrevoYesSMTPâŚ
