Hey, I would love to suggest an enhancement to sst...
# general
d
Hey, I would love to suggest an enhancement to sst console. I currently like it, but it would be cool if I could save test payloads
Sorry, i just realized that wasn't as clear as it could be, I mean when invoking a lambda function on sst console
It would also be nice if these were saved locally
and were configurable locally, somehow
j
Adding to this, also a way to save a default testing username and password or auth token for when testing the API.
d
^^ I like this as well, I'm wary of both of these things as far as security though, it would be nice to see this enhancement implemented with data security in mind
j
Yea, my thought on that would be in the
.local.env
file. So it's just for me and doesn't get pushed into the repo. Also means I can use the 1password cli to provide ENV vars
d
to elaborate, on refresh of console, I end up losing my function invoke payloads, it's not a super big deal but it would be nice to not have to worry about it