SupabaseS
Supabase4mo ago
Haya

RLS accidentally enabled on auth.users — can't disable

Hi,
I’m working on my project and somehow Row Level Security (RLS) got enabled on the auth.users table. Since this table is locked, I can’t disable RLS or create any policies, and now all signups fail with "Database error saving new user".
im new to supabase so i dont know what to do honestly
thanks in advance!!
Was this page helpful?