Secure with jwt

This commit is contained in:
pikiou
2021-11-30 07:45:31 +01:00
parent 976fbded67
commit a84c329040
12 changed files with 224 additions and 17 deletions

View File

@@ -93,6 +93,7 @@
"hpp": "^0.2.3",
"html-minifier": "^4.0.0",
"https": "^1.0.0",
"jsonwebtoken": "^8.5.1",
"lodash": "^4.17.21",
"morgan": "^1.10.0",
"normalize.css": "^8.0.1",
@@ -125,11 +126,12 @@
"@types/compression": "^1.7.1",
"@types/compression-webpack-plugin": "^6.0.6",
"@types/css-minimizer-webpack-plugin": "^3.0.2",
"@types/express": "^4.17.13",
"@types/express": "4.17.1",
"@types/google-spreadsheet": "^3.1.5",
"@types/hpp": "^0.2.1",
"@types/html-minifier": "^4.0.1",
"@types/jest": "^26.0.24",
"@types/jsonwebtoken": "^8.5.6",
"@types/loadable__component": "^5.13.4",
"@types/loadable__server": "^5.12.6",
"@types/loadable__webpack-plugin": "^5.7.3",