Hi there, to asking about Realm Web
So, I have develop an application using realm-web for fetch and store data, its going properly. but after i open the network in my browser, i saw the database name, collection name and app Id as a connection. then because i put SDK directly in frontend, so app client also can see by console or view the resource.
I curious, is this safe for my application?, I mean, if people know these data, they will can use in their application right?