SupabaseS
Supabase4y ago
jxyz

How to expose auth.users to admins?

If I have an admin (thru RLS or Claims), and the supabase client schema is 'public', how can I access the 'users' table in the 'auth' schema?
Was this page helpful?