From 2ab6b9f330144ef028c85ca3bbe210a28d012383 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 21 Aug 2019 09:50:56 -0400 Subject: [PATCH] allow duo for safari extension --- src/angular/components/two-factor.component.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/angular/components/two-factor.component.ts b/src/angular/components/two-factor.component.ts index 66eb59f9eb..63f2ac0257 100644 --- a/src/angular/components/two-factor.component.ts +++ b/src/angular/components/two-factor.component.ts @@ -125,9 +125,11 @@ export class TwoFactorComponent implements OnInit, OnDestroy { break; case TwoFactorProviderType.Duo: case TwoFactorProviderType.OrganizationDuo: + /* if (this.platformUtilsService.getDevice() === DeviceType.SafariExtension) { break; } + */ setTimeout(() => { DuoWebSDK.init({