lapce / lapce-volts

https://plugins.lapce.dev
13 stars 5 forks source link

feat: add cli, system keychain & secure input #1

Closed panekj closed 1 year ago

dzhou121 commented 1 year ago

I think it’s fine to be clear text when pasting the token, other than that it looks fine.

panekj commented 1 year ago

I think it’s fine to be clear text when pasting the token, other than that it looks fine.

Maybe, but tokens are sensitive in nature and I would like to not present different behaviour from other cli tools with auth.

dzhou121 commented 1 year ago

Cargo login is clear text for one I can see.

panekj commented 1 year ago

git and ssh hide input

dzhou121 commented 1 year ago

I think you hide a password which you set, but no need for a token generated for you.