Posts
Open post
In reply to
let it go forward, as otherwise you will be in the previous guy's spot for the surviving people at the bottom.
this opens up the question if the top person and the lever operator switch places ad infinitum, crushing 5 people at the bottom each turn
View full thread on feddit.org
8
0
0
0
Open post
In reply to
wdx
@wdx@feddit.org
feddit.org
@wdx@feddit.org
in
programmer_humor
·
Mar 08, 2026
We only have 1 Secret w le need to manage. The API we develop is secured via Token-based OIDC. While Bruno does support OIDC, they don’t yet support token based OIDC. So we have a pre-request script that does the auth flow and stores the resulting jwt in a runtime variable.
this way we only need to define a long lived service account json defining all we need for the auth flow. The /token endpoint is not a secret and we can commit it.
So this SA is created manually for every developer for every of our 3 stages
View full thread on feddit.org
1
0
0
0
Open post
In reply to
wdx
@wdx@feddit.org
feddit.org
@wdx@feddit.org
in
programmer_humor
·
Mar 06, 2026
our team uses Bruno. We have nothing to complain about. And each request being a simple text file you can check into git is also really great.
View full thread on feddit.org
3
3
0
0