mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
[EC-598] chore: continue rename webauthn to fido2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Fido2KeyApi } from "../../webauthn/models/api/fido2-key.api";
|
||||
import { Fido2KeyApi } from "../../fido2/models/api/fido2-key.api";
|
||||
import { BaseResponse } from "../response/base.response";
|
||||
|
||||
import { LoginUriApi } from "./login-uri.api";
|
||||
|
||||
Reference in New Issue
Block a user