Hello
I’m new and experimenting with Backendless… so this question probably has been answered but I have not found anything in the forum so far.
So… I’m bulding a demo application using Angular framework and Backendless. Angular creates SPAs which means all ‘code’ is more or less available to the user. No backend on my side. Only the Angular project on user’s browser and Backendless servers.
Is it safe to use Backendless REST API? I’m asking because the REST API key will have to be exposed in my app’s scripts.
Of course we assume that the security mechanisms of users/roles/ACLs will be setup correctly not to allow unauthorized access to tables/objects/files etc.
Thank you
Costas Ioannou