hi friends, just curious is it possible to disable...
# help
l
hi friends, just curious is it possible to disable supabase client on the frontend and defer all actions to the server..
n
Hello @lanbau! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
s
Yes, you would just not include the client on the frontend and use it on the server instead.
l
thank you. and lets say if i just want the login component of supabase.. i would enable RLS without any policies so that no user can insert directly via the frontend..
s
Yes that would work.
n
lanbau (2022-05-23)