Get passport-hd-auth as a package
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = function () {
|
||||
const path = require("path");
|
||||
|
||||
const passport = require('passport');
|
||||
const HDAuthStrategy = require('../../passport-hd-auth').Strategy;
|
||||
const HDAuthStrategy = require('passport-hd-auth').Strategy;
|
||||
|
||||
const app = express();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user