atom / node-keytar

Native Password Node Module
https://atom.github.io/node-keytar
MIT License
1.37k stars 193 forks source link

Add a new setPasswordDescription method #469

Open bellegarde-c opened 2 years ago

bellegarde-c commented 2 years ago

https://github.com/vector-im/element-web/issues/22971

On Linux, we have a description for passwords. Even if doing nothing on others OS, it should be useful to have this method:

setPasswordDescription(service, account, description);

Set account description