SupabaseS
Supabase4mo ago
_voiys

If I disable the Data API (PostgREST) do I still get to use Supabase Storage?

Hey folks,

I want to disable the Data API but am concerned that I won't be able to use Supabase storage.

Context:
  • I am using drizzle-orm for all db related stuff
  • I am using better-auth for the auth
  • I want to keep using Supabase storage via the @supabase/supabase-js client
Is this possible?

Thanks for letting me know!
Was this page helpful?