You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While configuring a new API, basic-auth password prompt doesn't hide text.
E.g.
▶ ~ $ restish api configure test http://localhost
Setting up a `default` profile
? Select option for profile `default` Set up auth
? API auth type http-basic
? Auth parameter username test
? Auth parameter password mypassword
? Add additional auth param? No
...
While configuring a new API, basic-auth password prompt doesn't hide text.
E.g.
Expected behavior:
version: v0.19.0
The text was updated successfully, but these errors were encountered: