mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 02:03:39 +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