In this post, we will set up a stored procedure in Supabase that can ... select exists( select 1 from admins where user_id = auth.uid() ) ...
確定! 回上一頁