mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
[EC-598] chore: continue rename webauthn to fido2
This commit is contained in:
@@ -4,7 +4,7 @@ import { LinkedIdType } from "../../../enums/linkedIdType";
|
||||
import { InitializerMetadata } from "../../../interfaces/initializer-metadata.interface";
|
||||
import { View } from "../../../models/view/view";
|
||||
import { InitializerKey } from "../../../services/cryptography/initializer-key";
|
||||
import { Fido2KeyView } from "../../../webauthn/models/view/fido2-key.view";
|
||||
import { Fido2KeyView } from "../../../fido2/models/view/fido2-key.view";
|
||||
import { CipherRepromptType } from "../../enums/cipher-reprompt-type";
|
||||
import { CipherType } from "../../enums/cipher-type";
|
||||
import { LocalData } from "../data/local.data";
|
||||
|
||||
Reference in New Issue
Block a user