authentication

Former-commit-id: e3103152df68ab5539f0c5e3e2286323586e0e7a
This commit is contained in:
Benjamin Kyd
2022-04-08 02:00:21 +01:00
parent ceefa23636
commit 2900a77191
4 changed files with 39 additions and 14 deletions

View File

@@ -26,18 +26,14 @@
}
},
"dependencies": {
"@auth0/auth0-spa-js": "^1.21.0",
"axios": "^0.25.0",
"cli-color": "^2.0.1",
"dotenv": "^10.0.0",
"express": "^4.17.2",
"express-oauth2-jwt-bearer": "^1.1.0",
"install": "^0.13.0",
"jest": "^27.4.5",
"jsdoc": "^3.6.10",
"md5": "^2.3.0",
"moment": "^2.29.1",
"node-fetch": "^2.6.7",
"npm": "^8.6.0",
"pg": "^8.7.3",
"pg-native": "^3.0.0"