6 ms·
Just seeing this now. The thinking was to minimize the the places where a secret could leak. So with an HTTP client, I would think at the lowest layer possible
by vendiddy 11mo ago
Just seeing this now.
The thinking was to minimize the the places where a secret could leak. So with an HTTP client, I would think at the lowest layer possible.
I don't think of it as a way to eliminate secrets leaking. More-so reducing the surface area of accidental leaks.