1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-16 01:21:48 +01:00

PM-8113 - Add todo

This commit is contained in:
Jared Snider 2025-01-17 15:19:16 -05:00
parent b6c2abf86a
commit 2b9f97a7b6
No known key found for this signature in database
GPG Key ID: A149DDD612516286

View File

@ -333,6 +333,8 @@ export default class RuntimeBackground {
return;
}
// TODO: investigate when this is triggered and consider a rename to make it specific
// to webauthn 2fa
await openTwoFactorAuthPopout(msg);
break;
}