mirror of
https://github.com/bitwarden/server.git
synced 2025-04-08 14:38:15 -05:00
u2f 2f provider enum
This commit is contained in:
parent
1fc441b6e8
commit
94be5bc1dd
@ -5,6 +5,7 @@
|
|||||||
Authenticator = 0,
|
Authenticator = 0,
|
||||||
Email = 1,
|
Email = 1,
|
||||||
Duo = 2,
|
Duo = 2,
|
||||||
YubiKey = 3
|
YubiKey = 3,
|
||||||
|
U2F = 4
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user