vwxyzjn / portwarden

Create Encrypted Backups of Your Bitwarden Vault with Attachments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot create backup. Maybe cause of Yubikey?

henningBunk opened this issue · comments

Hi there.
I am getting the error

No providers available for this client.

I think this is because of me using a Yubikey for 2FA.

I found that there should be a method to use the yubikey somehow:

// Yubikey 3

But I don't know how to set method to the yubikey value. Can anyone help?

Alternativly, it would be great if one could login with an API client id and API key, this certainly does work with a YubiKey. Is there a way to do this?

Try set up another 2FA like authenticator.

I would like to keep my Yubikey as an exclusive 2FA. And I am also too lazy to add and remove 2FA methods each time I make a backup 😄.
I did wrote a small Python script which uses api tokens. So if you don't think this is something you want for portwarden please feel free to close this ticket.

Yeah I understand. Sorry won't have the bandwidth to work on this.