mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
duo 2fa config and login with web sdk
This commit is contained in:
@@ -177,6 +177,10 @@ gulp.task('lib', ['clean:lib'], function () {
|
||||
paths.npmDir + 'angulartics/src/angulartics.js'
|
||||
],
|
||||
dest: paths.libDir + 'angulartics'
|
||||
},
|
||||
{
|
||||
src: paths.npmDir + 'duo_web_sdk/index.js',
|
||||
dest: paths.libDir + 'duo'
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user