View/issue GRANTs in gui?

Hi is it possible to issue or view grants via the supabase web gui instead of using sql? eg:

GRANT SELECT, INSERT, UPDATE, DELETE ON public.favorites TO authenticated;

but through the gui?
Was this page helpful?