View/issue GRANTs in gui?
Hi is it possible to issue or view grants via the supabase web gui instead of using sql? eg:
but through the gui?
GRANT SELECT, INSERT, UPDATE, DELETE ON public.favorites TO authenticated;but through the gui?