Supabase with Clerk
The user is building a React app using Clerk for authentication and Supabase as the backend. They need guidance on implementing authorization for moderator users using Supabase RLS with Clerk. They are considering options like custom claims, role tables, or JWT metadata.