RLS
CLI
PostgREST
authstaging and prod with github actions avoiding to use supabase dashboard directly to make app changes. organization_id metadata which we added on JWT custom claims from any tenant aware table by custom_access_token_hook enabled on suapbase auth.organization_id making a simple tenant aware RLS.auth.jwt() does not work on supabase Dashboard because on Local Development, postgres does not take custom claims from GoTrue serviceselect auth.jwt() does not contain the custom claims from your custom_acess_token_hook making the RLS tests very difficult.