Hi guys.
Any idea how to get a list of API Secrets via JS/SS?
So far, only getting entire HTML doc works and that is bad pattern for obvious reasons...
c
CD
09/11/2023, 2:34 PM
What do you need a list for?
p
Pavol
09/11/2023, 5:43 PM
Want to polulate a dropdown with key-value pairs.
Better UX than free-form text field with hardcoded custsecret...