Approved Services

Pre-approved external services for bounties. Select a service to view details.

Back to Supabase

Supabase Checklist

4 items to verify before submission

Properly named env variables

I'm using VITE_SUPABASE_URL, VITE_SUPABASE_ANON_KEY, or VITE_SUPABASE_PUBLISHABLE_KEY

I'm not using any service role keys

Use admin pages with proper RLS protecting the rows. Do not use a service key anywhere.

I have a `supabase` folder

You have a supabase folder with all migrations, edge functions, etc.

Review RLS rules

I've reviewed all the RLS rules and protected all tables. For instance, if a user does not need to list all the orgs in your app, a user cant do this using your Supabase anon key.

You'll be asked to verify these items when submitting your bounty attempt.

Need a service that's not listed? Contact us to request it.