This question isn’t about an issue I am facing but more about gaining confidence on how safe is it to store secured variables in Postman environments.
Postman provides the “secret” type environment variable which seems secured from UI. Can anyone from Postman confirm how secure are they within the Postman infrastructure itself - Are they one-way encryption? Can one decode secrets to see actual content?
thanks