FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Fix “Supabase Down on Jio and JioFiber” by Hiding Supabase Behind Your Own Domain (Free-Tier Friendly)
How-ToWeb Development

Fix “Supabase Down on Jio and JioFiber” by Hiding Supabase Behind Your Own Domain (Free-Tier Friendly)

via Dev.toamit verma1mo ago

If you are using supabase in your application and everything works on Airtel, Wi‑Fi and VPN — but Jio and JioFiber users in India keep saying “Supabase is down” or “Google login isn’t working”. In reality, Jio is silently blocking *.supabase.co from the browser. In this guide, we’ll show exactly how to put Supabase behind your own api.yourapp.com domain with a Cloudflare Worker proxy, switch Google auth to an ID‑token flow, and stop Jio’s ISP‑level block from breaking your Supabase app. The common pattern: every call that hit *.supabase.co from the browser either hung or failed with network errors. This guide explains: What’s actually broken (it’s not Supabase itself, it’s ISP‑level blocking of *.supabase.co). Who is affected (any app that calls Supabase directly from the browser, especially with Google OAuth). How we fixed it by putting Supabase behind our own domain via a Cloudflare Worker proxy and switching Google auth to an ID‑token flow so the browser never has to talk to supabas

Continue reading on Dev.to

Opens in a new tab

Read Full Article
25 views

Related Articles

Belkin’s battery-equipped Switch 2 case is more than 35 percent off right now
How-To

Belkin’s battery-equipped Switch 2 case is more than 35 percent off right now

The Verge • 19h ago

Why this Marshall is the first soundbar I've tested that truly challenges my Sonos Arc Ultra
How-To

Why this Marshall is the first soundbar I've tested that truly challenges my Sonos Arc Ultra

ZDNet • 20h ago

This App Makes Even the Sketchiest PDF or Word Doc Safe to Open
How-To

This App Makes Even the Sketchiest PDF or Word Doc Safe to Open

Wired • 20h ago

References: The Alias You Didn’t Know You Needed
How-To

References: The Alias You Didn’t Know You Needed

Medium Programming • 22h ago

Pointers: The Concept Everyone Says Is Hard
How-To

Pointers: The Concept Everyone Says Is Hard

Medium Programming • 22h ago

Discover More Articles