Not sure how to formulate the question, but here goes 🙂 I have a front-end communicating with supabase, and i'm also running a server i'd like to have comunicating with supabase.. both front and back are on the same system i'm creating. How can i have the server communicate with supabase with RLS enabled ? Or do i need to setup a complete login routine for the server ?