Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please use the VSC SecretStorage API to avoid adding PAT in settings.json #3356

Open
wolf99 opened this issue Jan 13, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@wolf99
Copy link

wolf99 commented Jan 13, 2025

Currently the HA personal access token (PAT) needs to be added in vscode's settings.json.
This is not great for security purposes, especially if users sync their settings.json (even worse if a user syncs this in some public way, such as a github gist using the popular SettingsSync extension).

Request that instead this extension should make use of vscode's API that was first introduced as Secrets in vscode 1.53. and, I think, has since evolved to SecretStorage.

@wolf99 wolf99 added the enhancement New feature or request label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant