I would like to know if there is a secure way to validate entries from a public app,
I created a sign in app that requires a unique code to be entered and based of the code I lookup the info and send him an email to preregistered email, now the code has to be validated, and based what I have seen in other posts that there is no security on any table that’s uploaded to AppSheet, meaning if validif can validate it than the user can also find it so the codes are not secure.
Thanks for your reply, if I may ask what the definition of public in general means, is it accessible easy meaning anyone with a bit of computer knowledge can get it in 5 mins or it takes some time to figure it out,
The public app means who ever can use the app without any authentication. And because it’s meant for everyone, there is no security with the data itself.. it’s all available.