Posh-GitHub
Posh-GitHub copied to clipboard
new-githuboauthtoken doesn't hide password at prompt
Maybe it could use either
-
securestring
parameter type? -
get-credentials
? so that my credentials don't get output as cleartext when I try to set up a new OAuth token?