web-client now request email 2fa #78

Closed
opened 2025-07-08 08:39:11 -04:00 by AtHeartEngineer · 0 comments

Originally created by @Timshel on 5/20/2025

With version v2025.5.0 it appears that the web client is now calling the endpoint api/two-factor/send-email-login when an email 2FA is necessary.

This result in sending two emails with verification codes (the first one becoming immediately invalid).

Alternative could be to check the client version, but I have not check if future extension or mobile app will have the same logic.

*Originally created by @Timshel on 5/20/2025* With version `v2025.5.0` it appears that the web client is now calling the endpoint `api/two-factor/send-email-login` when an email 2FA is necessary. This result in sending two emails with verification codes (the first one becoming immediately invalid). Alternative could be to check the client version, but I have not check if future extension or mobile app will have the same logic.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#78