Added JWT for the future

This commit is contained in:
Alexis
2021-07-31 12:46:10 +02:00
parent dce8bf95d6
commit 481b52bb30
2 changed files with 97 additions and 0 deletions

View File

@@ -38,6 +38,7 @@
"cors": "^2.8.5",
"express": "^4.17.1",
"helmet": "^4.4.1",
"jsonwebtoken": "^8.5.1",
"mariadb": "^2.5.4",
"morgan": "^1.10.0",
"mysql": "^2.18.1",