space-cloud
space-cloud copied to clipboard
Keep the same variables for transformations and security rules
The problem faced currently?
Currently, the variables in transformations are args, auth and token. However, the same things are accessible in security rules as args.params, args.auth and args.token. This creates confusion and wrong variables being used a lot of times.
How can we solve it?
Keep the same variables in security rules as in transformations.
If you want this feature to be implemented, give it a thumbs up reaction, so that we can determine which features are important to you. 👍