cweijan / vscode-database-client

Database Client For Visual Studio Code
https://database-client.com
MIT License
2.39k stars 264 forks source link

[FEATURE REQUEST] Add support for 1Password #1194

Closed wallacewinfrey-spectralogic closed 4 days ago

wallacewinfrey-spectralogic commented 6 days ago

At our company, we try to employ 1Password wherever we can.

1Password has both an extension for VSCode as well a Node.js library. Would it be possible to add support for retrieving passwords from 1password by specifying a reference to the Vault secret in database-client-config.json, something like:

password: "op://vault/item/field"

FWIW, I am a paying customer. Thanks for your consideration.

cweijan commented 4 days ago

I have no plans to do this, it would probably require 1password to support this extension.