mvdan / bitw

Minimalist BitWarden client
BSD 3-Clause "New" or "Revised" License
169 stars 15 forks source link

Support all 2FA types #38

Closed HarHarLinks closed 1 year ago

HarHarLinks commented 1 year ago

I've set up a Yubikey 5 NFC with both FIDO2 and Yubikey OTP 2FA methods. I can't log in due to

$ bitw sync
Password: 
error: invalid two-factor auth provider: "7"

Related: #15

Thanks for your work on this!

mvdan commented 1 year ago

Indeed, these are TODOs. I only implemented the one that is easy to test locally, which is also what I use.