node-keytar
node-keytar copied to clipboard
findCredentials where account is the parameter
I noticed that there is a findCredentials which takes a service as a parameter. Is it possible to findCredentials where the account is a parameter? The return would be an array of { service, password }.