Reputation: 11
I have created an electron application, and my electron application stores passwords in the keytar application, but when I uninstall the application, it does not clear the keytar value from the PC.
I used Electron Builder to create MSIS and NSIS applications, but it is not working. I login to my application, then store my password in Keytar, and when I uninstall the application, the keytar values stay stored.
Upvotes: 0
Views: 51