I saw some activity on my app where a user invoked the user registration script from outside my app and got themselves registered into the database.
Does appery provide any security measures where this script can only be invoked through the app?
I saw some activity on my app where a user invoked the user registration script from outside my app and got themselves registered into the database.
Does appery provide any security measures where this script can only be invoked through the app?
The problem you're encountering isn't unique to Appery's backend; it's a common one that can affect any backend system.
Here are a couple of possible solutions that could help: