Hello,
I’m setting class access security to be as restrictive as possible, and wanted to confirm that with the following setup of Moralis tables everything will work properly, or if I can further restrict access without affecting behaviour. I have tested and it seems that everything works correctly, but I wanted to confirm it. I don’t have any additional functionality regarding these tables beyond the one included in the SDK (login, user creation, event synchronization…). This is how I have the PCLs configured:
_EthAddress
_EventSyncStatus
_Role
_Session
_User
Thank you very much for your help