SupabaseS
Supabase6mo ago
Bob365

RLS and Updating without auth

I am trying to update specific rows from my table based on a device ID, this works perfectly fine with RLS turned off. but as soon as I turn it on, it doesn't work. Is there some way around where I can update values without being authenticated since this request is from a microcontroller?
Was this page helpful?