mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.45k stars 292 forks source link

Always delete a stored password upon logout #1067

Closed gjsjohnmurray closed 1 year ago

gjsjohnmurray commented 1 year ago

This PR simplifies how the new authentication provider works, making it delete a stored password unconditionally upon logout. This avoids the possibility of passwords remaining in the keystore without an easy way of purging them.