Variable in custom authentication is not available in the apps

Hello.

I used the custom authentication with my backend.
In the step of "Defining variable", I defined a variable and used it in the later steps.

But this variable is not available to use in the apps.
I tried to save this variable into retool context or local storage but not working.

Please advise me how to resolve this issue.

Thanks.

Hi @lebrak Thanks for reaching out! The resource variables are intended to be used in the authentication process for any queries that use the resource, but they're not accessible within an app. Can you share more about your use case?