auth-backend: added CatalogIdentityClient

This commit is contained in:
Patrik Oldsberg
2020-09-25 15:17:59 +02:00
parent faeffa0bb1
commit c6a879838d
3 changed files with 74 additions and 0 deletions
+2
View File
@@ -36,6 +36,7 @@
"knex": "^0.21.1",
"moment": "^2.26.0",
"morgan": "^1.10.0",
"node-fetch": "^2.6.1",
"passport": "^0.4.1",
"passport-github2": "^0.1.12",
"passport-gitlab2": "^5.0.0",
@@ -53,6 +54,7 @@
"@types/body-parser": "^1.19.0",
"@types/cookie-parser": "^1.4.2",
"@types/jwt-decode": "2.2.1",
"@types/node-fetch": "^2.5.7",
"@types/passport": "^1.0.3",
"@types/passport-github2": "^1.2.4",
"@types/passport-google-oauth20": "^2.0.3",