Add U2F support

This commit is contained in:
Jonas Lochmann
2022-09-22 08:47:06 +02:00
parent 04aa2ce517
commit 613776cbf9
64 changed files with 2501 additions and 134 deletions
+1
View File
@@ -25,6 +25,7 @@ export interface ClientDataStatus {
kri?: number // last key request index
kr?: number // last key response index
dh?: string // last Diffie Hellman key version
u2f?: string // last u2f list version
}
export type ClientDataStatusApps = {[key: string]: string} // installedAppsVersionsByDeviceId