node-keytar icon indicating copy to clipboard operation
node-keytar copied to clipboard

Add a new setPasswordDescription method

Open bellegarde-c opened this issue 3 years ago • 0 comments

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

bellegarde-c avatar Aug 01 '22 22:08 bellegarde-c