mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 00:33:44 +00:00
install and use duo_web_sdk w/ npm
This commit is contained in:
@@ -17,7 +17,7 @@ import { PlatformUtilsService } from '../../abstractions/platformUtils.service';
|
||||
|
||||
import { TwoFactorProviders } from '../../services/auth.service';
|
||||
|
||||
import * as DuoWebSDK from '../../misc/duo';
|
||||
import * as DuoWebSDK from 'duo_web_sdk';
|
||||
import { U2f } from '../../misc/u2f';
|
||||
|
||||
export class TwoFactorComponent implements OnInit, OnDestroy {
|
||||
|
||||
Reference in New Issue
Block a user