yousefvand / secret-service

Service to keep secrets of applications
MIT License
85 stars 11 forks source link

VSCode keyring no longer accepts this in the latest update #22

Closed Frontear closed 1 year ago

Frontear commented 1 year ago

Now this is most likely a VSCode issue but raising it here as it may be possible to fix. Running VSCode results in this popup:

image

Now bear in mind literally every single org.freedesktop.secrets running on a non-DE environment (like i3, Sway, Hyprland, etc) seems to be having this issue, at least whats that mentioned throughout the tracking thread on VSCode's issue on GitHub https://github.com/microsoft/vscode/issues/187338.

yousefvand commented 1 year ago

I have implemented API exactly from draft, this issues should root from somewhere else.

lvdh commented 1 year ago

FWIW, the latest release of this service works flawlessly, on my setup at least: Linux + open source build of VSCode.

Awesome backend choice for 1Password, by the way. Thank you!