mirror of
https://github.com/bitwarden/jslib
synced 2026-01-03 09:03:13 +00:00
added 2fa support for org duo
This commit is contained in:
@@ -5,4 +5,5 @@ export enum TwoFactorProviderType {
|
||||
Yubikey = 3,
|
||||
U2f = 4,
|
||||
Remember = 5,
|
||||
OrganizationDuo = 6,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user