Hi @bbwfs,
We haven't found a great workaround here yet (other than passing this obj in every app query). We can submit a feature request, but we're wondering if you have any other authentication options (or if you have any documentation for the api you're using)?
The resource body values are accessible in the metadata of the query, but passing sensitive data in via the resource headers, for example, would give you an option to sanitize the values
Could you use custom auth for this api? Custom auth allows you to define secret variables & use some Javascript