Hi Backendless team,
I have a general question regarding the safe use of Backendless.
Since my start with Backendless I try to avoid presenting unnecessary database properties to the user (inside my app)
For instance, I am not sharing relevant table information like objectId’s, ownerId’s and so on, to prevent abuse/hacking my Backendless database.
What if I do present objectId information to the app user? Is this ok to do?
Because now I am diving into real time listeners of Bulk updates, I get objectId’s inside my app.
I am not sure if I want this, so that is making me ask you this question.
I hope you can share me your guidance on this subject.
Best regards,
Robin