1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

Commented out ensureUnlockedVault for this PR

This commit is contained in:
gbubemismith
2023-08-23 01:37:22 -04:00
parent 6a05ba3ad0
commit c06e1cff68

View File

@@ -84,7 +84,7 @@ export class Fido2AuthenticatorService implements Fido2AuthenticatorServiceAbstr
}
//TODO: uncomment this when working on the login flow ticket
await userInterfaceSession.ensureUnlockedVault();
// await userInterfaceSession.ensureUnlockedVault();
const existingCipherIds = await this.findExcludedCredentials(
params.excludeCredentialDescriptorList