querylab / lazywarden

Automatic Bitwarden Backup
https://lazywarden.com
MIT License
607 stars 15 forks source link

FIDO2 mfa #23

Open Pick-Nick10 opened 5 days ago

Pick-Nick10 commented 5 days ago

Good morning,

I see required fields for BW username and password with BW_TOTP_SECRET if your account uses MFA

Looking through the documentation am I to assume that if your bitwarden account uses FIDO2 as its second factor that this application will not work with it? Or can I supply my api client ID and key instead of my username and password?

Thanks

querylab commented 4 hours ago

Hi @Pick-Nick10, sorry for the delay, FIDO2 is not supported due to its interactive nature during the authentication process. However, integrating FIDO2 authentication is something I have been considering for future updates