Hi @asherman thanks for reaching out!
I'm wondering if you can move your logic to custom API authentication like this example in our docs: Custom API authentication | Retool Docs Would this work for you?
When trying to import these libraries in Retool apps, I'm seeing several errors like: This library's code doesn't seem to work in the browser. We only accept libraries packaged for the browser. As noted in our docs, custom libraries need to be packaged to work in the browser. You won't need require
or import
statements in JS queries for compatible libraries