auth-node: add PassportHelpers

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-07-26 14:19:16 +02:00
parent 14fd4fb7c8
commit feefbd3da6
6 changed files with 296 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@
"jose": "^4.6.0",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
"passport": "^0.6.0",
"winston": "^3.2.1"
},
"devDependencies": {