mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
org 2fa setting for duo
This commit is contained in:
@@ -11,6 +11,7 @@ import { TwoFactorProviderType } from 'jslib/enums/twoFactorProviderType';
|
||||
templateUrl: 'two-factor-recovery.component.html',
|
||||
})
|
||||
export class TwoFactorRecoveryComponent {
|
||||
type = -1;
|
||||
code: string;
|
||||
authed: boolean;
|
||||
twoFactorProviderType = TwoFactorProviderType;
|
||||
|
||||
Reference in New Issue
Block a user