How to hide the value of an argument in the result.json file #3087
Unanswered
shik35
asked this question in
Questions & Support
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to hide the value of an argument in the result.json file?
For example, I want to log in to the system, and I do not want the password to be shown in result.json file.
So, I wrote the simple test
Unfortunately, the value of my secret password is shown in the {uud}-result.json file:
I've used the following libraries in the above example:
Beta Was this translation helpful? Give feedback.
All reactions