I’ve created a new collection in my site named “Users”, and i set its permissions to “Anyone” to use it in back-end functions like: add-edit items.
I know that back-end code is invisible and secure but page code is visible to everyone.
The question now is: Is the database collection secure or invisible to everyone like back-end code. or anyone can see its content because its permissions?