Hello All,
There is a dropdown in the query editor that allows selecting a group that can run the query.
My question is, where is this check performed? In the backend or frontend?
Thanks in advance!
Hello All,
There is a dropdown in the query editor that allows selecting a group that can run the query.
My question is, where is this check performed? In the backend or frontend?
Thanks in advance!
It is based on the Groups you create in the Retool admin panel under Permissions if you're not on the free plan.....
You could alternatively restrict the query to be run by the current user....
Hi @ScottR,
I know that it works like that. The question is, where does the permission check take place - in JavaScript in the browser or in the backend? It's a security question.
Hi there! The check is performed on the backend