Brought into line with JWT protocol

Resolved #2
This commit is contained in:
2021-03-07 13:53:29 +11:00
parent f919af4248
commit 67a1c744ae
20 changed files with 479 additions and 335 deletions
+1
View File
@@ -23,6 +23,7 @@
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"jsonwebtoken": "^8.5.1",
"mariadb": "^2.5.2",
"sequelize": "^6.5.0"
},