Vaultwarden supports SSH Keys as a cipher type for storing credentials, but vaultwarden-api doesn't currently support retrieving or decrypting them.
Could support be added to decrypt and serve the SSH Key login type from Vaultwarden, alongside the existing cipher types?
I've already implemented this and have it running locally - I'll open a PR shortly that references this issue.
Vaultwarden supports SSH Keys as a cipher type for storing credentials, but vaultwarden-api doesn't currently support retrieving or decrypting them.
Could support be added to decrypt and serve the SSH Key login type from Vaultwarden, alongside the existing cipher types?
I've already implemented this and have it running locally - I'll open a PR shortly that references this issue.