Huijing Huang
Huijing Huang
@jzanecook for the 3rd command, what `[option]` can our users use?
Okay, I saw your PR: https://github.com/AI-Engineer-Foundation/agent-protocol/pull/76. I will check that one.
Using `ToString()` method is a dumb idea, since the `ToString()` method is to return a hidden secret `************`. I will need to study more about the `PasswordString` method to fix...
I should use the `GetClearTextPassword()` function instead of `ToString()` function. I believe the `ToString()` function is used in the VSCode Editor where the editor just displays `******************` after users pasting...
Hey @kyle-rader-msft , I am Huijing. > It would be great to have azureauth also allow a plain text fallback in this scenario. Am I reading your feature request correctly...
Hey @eavanvalkenburg I have some free time for the upcoming month. Do you need any help with this issue?