1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 01:03:35 +00:00

[EC-598] fix: data not getting saved properly

This commit is contained in:
Andreas Coroiu
2023-03-31 17:10:15 +02:00
parent e2df24c5ae
commit 7039ad1870
4 changed files with 19 additions and 12 deletions

View File

@@ -1252,6 +1252,7 @@ export class CipherService implements CipherServiceAbstraction {
cipher.fido2Key,
{
keyType: null,
keyAlgorithm: null,
keyCurve: null,
keyValue: null,
rpId: null,