I'm trying to use realtime subscription on update my react front-end;
While I have RLS enabled, I don't authenticate any users.
The realtime subscription is not working for updates, and I have turned it on for the table I need.
Could it be because of RLS? Is Realtime restricted by RLS also?